https://github.com/reddit/devvit-template-empty
A blank canvas to build your own app.
https://github.com/reddit/devvit-template-empty
Last synced: 10 months ago
JSON representation
A blank canvas to build your own app.
- Host: GitHub
- URL: https://github.com/reddit/devvit-template-empty
- Owner: reddit
- License: other
- Created: 2025-06-14T19:00:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-14T19:08:45.000Z (about 1 year ago)
- Last Synced: 2025-06-14T20:24:58.409Z (about 1 year ago)
- Language: TypeScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- 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:
### `devvit upload`
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.
### `devvit playtest `
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).