Skip to content

reddit/devvit-template-mod-tool-devvit-web

Repository files navigation

Devvit Moc Tool Devvit Web

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

Getting Started

TODO

Commands

  • npm run dev: Starts a development server where you can develop your application live on Reddit.
  • npm run build: Builds your client and server projects
  • npm run deploy: Uploads a new version of your app
  • npm run launch: Publishes your app for review
  • npm run login: Logs your CLI into Reddit
  • npm run type-check: Type checks, lints, and prettifies your app

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published