An open API service indexing awesome lists of open source software.

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.

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).