Skip to main content
Version: 0.11

Build an experience post

  1. Login to Devvit.
  2. Start a new project.
devvit new <my-project>
  1. Select the experience-post template.
  2. Navigate to your project directory.
cd <my-project>
  1. If you want to add some additional flair to the template code, edit the src/main.ts file and save your changes.

  2. Upload your project.

devvit upload
  1. Use playtest to check out your experience on a test subreddit that you moderate.
devvit playtest <your-test-subreddit-name>
  1. Go to your test subreddit to see your experience (you might need to hit refresh).

experience_post

When you're done iterating, you can publish your experience and then make it public.