Landing page and documentation for ODATANO, the enterprise OData V4 service for the Cardano blockchain.
Live: odatano.dev
- Astro — Static site generator
- MDX — Documentation pages
- GitHub Pages — Hosting
- GitHub Actions — CI/CD
npm install
npm run dev # Dev server at localhost:4321
npm run build # Production build to ./dist/
npm run preview # Preview production buildApache 2.0