Publish your app
Publish your app and install it in a subreddit.
Once you’ve uploaded your app to the Developer Portal, you can publish your app to make it available to other users. When you publish an updated app, subreddits using your app will remain on the prior version until the moderator chooses to upgrade to the updated version. If your app is listed publicly, the new version will be available after it has been reviewed.
To publish your app navigate to the project directory and run:
$ devvit publish
Apps that use interactive posts, or are NSFW must go through the review process before they can be published. Apps that use the http fetch capability must provide terms & conditions and a privacy policy before they can be published. Links to these documents can be added on the App Details Page in the Developer Portal.
After you’ve published your app, here’s what happens. You can now install your app to any sub you moderate. Your app is published on the Developer Portal, but it is only visible to you.
The devvit publish command automatically requests a review from the Developer Platform team, and any app that violates our code of conduct will be disabled by our admin team.
Make app public
If you want your app to be publicly listed in the Developer Portal, you’ll need to submit an app review form. Once approved, your app will be publicly listed for everyone to see, and it can be installed by any mod in any subreddit.