🚧 Docs Under Construction. Please bear with us! 🚧

Configuration

To run SlackShots, you need to configure your environment variables. Create a `.env.local` file in the root of the project and add the following variables:

Environment Variables

$ MONGODB_URI=your-mongodb-uri
SLACK_CLIENT_ID=your-slack-client-id
SLACK_CLIENT_SECRET=your-slack-client-secret
SLACK_REDIRECT_URI=your-slack-redirect-uri