tokenburner

Deploy a production SaaS into your AWS account in 7 minutes.
Then tell your AI assistant what to build.

How it works

Fork the stack repo. Run tokenburner deploy. You get a live HTTPS endpoint with authentication, a database, Swagger API docs, and a dashboard — all running on your own AWS account. Then point any AI coding assistant at the repo and describe what you want to build. The context file keeps the AI aligned across sessions.

What you get

What it costs

Dev mode runs on Lambda + CloudFront + SQLite-on-S3. Almost everything is free tier.

ResourceMonthly
Lambda + CloudFront$0.00
DynamoDB (API keys)$0.00
S3 (database + snapshots)$0.01
Secrets Manager$0.40
Total$0.42
View on GitHub Preview API