Source for the Ordo marketing site, served at ordo.ephyrasoftware.com.
This site is built with Astro and deployed by Netlify on every push to main.
npm install
npm run devThe dev server runs at http://localhost:4321.
To produce a production build:
npm run buildThe output is written to dist/.