A practical Devvit app template with few dependencies. A little simpler at the expense of a little code.
Make sure you have Node 22 downloaded on your machine before running!
npm create devvit@latest --template=barenpm run playtest [r/sub]: watches changes, builds, uploads, and installs on Reddit. Accepts an optional subreddit.npm run build: builds client and server, including esbuild metafiles.npm run clean: removes build outputs.npm run test: runs all tests.npm run format: fixes lints and formatting.npm run lint: checks lints and formatting.npm run publish: cleans, builds, uploads, and files a new app review request.TypeScript
82.8%
HTML
13.7%
JavaScript
3.5%
A practical Devvit app template with few dependencies. A little simpler at the expense of a little code.
Make sure you have Node 22 downloaded on your machine before running!
npm create devvit@latest --template=barenpm run playtest [r/sub]: watches changes, builds, uploads, and installs on Reddit. Accepts an optional subreddit.npm run build: builds client and server, including esbuild metafiles.npm run clean: removes build outputs.npm run test: runs all tests.npm run format: fixes lints and formatting.npm run lint: checks lints and formatting.npm run publish: cleans, builds, uploads, and files a new app review request.TypeScript
82.8%
HTML
13.7%
JavaScript
3.5%