https://github.com/reddit/devvit-template-blocks
Create an experience using blocks.
https://github.com/reddit/devvit-template-blocks
Last synced: 10 months ago
JSON representation
Create an experience using blocks.
- Host: GitHub
- URL: https://github.com/reddit/devvit-template-blocks
- Owner: reddit
- License: other
- Created: 2025-06-14T19:06:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-13T19:38:09.000Z (11 months ago)
- Last Synced: 2025-08-13T21:28:14.163Z (11 months ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting started with <% name %>
Your project has been created using a Devvit template.
## Next up
Next up is uploading and developing your app using playtest.
In the project directory, you can run:
### `npm run deploy`
Upload the app to the App Directory. Uploaded apps are only visible to you (the app owner) and can only be installed to a small test subreddit with less than 200 subscribers.
### `npm run dev`
Installs your app to your test subreddit and starts a playtest session where a new version is installed whenever you save changes to your app code, and logs are continuously streamed.
## Learn more
You can learn more in the [documentation](https://developers.reddit.com/docs/).
You can manage your apps in the [developer portal](https://developers.reddit.com/my/apps).