Fork the repo, run cdk deploy, and you get a live HTTPS
endpoint with auth, a database, Swagger API docs, and a dashboard.
The repo includes context files so AI coding assistants understand
the schema and deployment target out of the box.
Dev mode runs on Lambda + CloudFront + SQLite-on-S3. Almost everything is free tier.
| Resource | Monthly |
|---|---|
| Lambda + CloudFront | $0.00 |
| DynamoDB (API keys) | $0.00 |
| S3 (database + snapshots) | $0.01 |
| Secrets Manager | $0.40 |
| Total | $0.42 |