A starter to build mod tools using Devvit web:
- Devvit: A way to build and deploy immersive games on Reddit
- Vite: For compiling the webView
- Hono: For backend logic
- TypeScript: For type safety
TODO
npm run dev: Starts a development server where you can develop your application live on Reddit.npm run build: Builds your client and server projectsnpm run deploy: Uploads a new version of your appnpm run launch: Publishes your app for reviewnpm run login: Logs your CLI into Redditnpm run type-check: Type checks, lints, and prettifies your app
This template comes with a pre-configured cursor environment. To get started, download cursor and enable the devvit-mcp when prompted.