1
Create an app on Reddit Developers
Head over to Reddit developers and click on create a new app.
- Name:
MyPostizInstance(or whatever you like) - App type:
web app - Redirect URI: (see below)
{provider} with reddit in the redirect URI.2
Set environment variables
Copy the Reddit client id and client secret and add them to your 
.env file.

