Create an app on Reddit Developers
Head over to Reddit developers and click on create a new app.
- Name:
MySocialSyncsInstance(or whatever you like) - App type:
web app - Redirect URI: (see below)
- Production:
https://your-socialsyncs-domain.com/integrations/social/reddit - Local development:
http://localhost:4200/integrations/social/reddit - Docker:
http://localhost:5000/integrations/social/reddit
