Landing page for Dynamo — an elegant DynamoDB DSL for Elixir
- Static HTML/CSS/JS
- Prism.js for syntax highlighting
- Hosted on Cloudflare Pages
# Option 1: Python
python -m http.server 8000
# Option 2: Node
npx serve .Then open localhost:8000
Automatically deployed to Cloudflare Pages on push to main.
MIT