The purpose of this Ship-It project is to help solve some of the issues organizers face when organizing an RCG event.
This project helps users collect emails address of RCG participants and easily create a slack channel with all the participants.
- Summary of set up
- Create a slack app https://slack.dev/bolt-js/tutorial/getting-started
- Create a copy of the .env.sample file to save slack environment variables and mongo db variables
- create a new mongo db database and create a cluster inside.
- Start the app by running node app.js
- Configuration
- Dependencies
- Database configuration
- How to run tests
- Deployment instructions
However, there are many extensions that I hope to implement including the ability to customize button messages and implement slack channel Naming validation.
This project was made by Karyna! (kyen@atlassian.com)