The main idea is to have a text chat based, multiplayer RPG game which a UI that fits in the screen inspired by onestreamrpg.
- Bun
- Trying to move away from npm and bun is a faster alternative.
- Also considering Deno but bun seems to have less friction for now.
- Hono
- A great option for deploying with cloudflare workers.
- Drizzle
- A great TypeScript focused ORM.
- Turso
- An option for working with SQLite with great replication features.
- Cloudflare
- For deploy and infrastructure.