Deployment
zainfathoni opened this issue · 0 comments
zainfathoni commented
Overview
Deploy the app to production and staging environments.
Current Tasks
- Prepare deployment infrastructure in Fly.io
- #118
- #120
- If we end up using SQLite in a single server instance, ensure the server capacity by load testing it using k6
- Explore deployment to Cloudflare
- Cloudflare Pages for public assets
- Cloudflare Workers for backend codes
- Cloudflare KV for session management
- Cloudflare Durable Objects for database replacement