Tiny Slack API wrapper to support CORS for my front-end use case.
- Clone this repo
- Install dependencies with
yarn install
- Create .env file with
cp .env.sample .env
and configure the settings there (see the section below) - Start the app with
yarn start
Dhyego Calota dhyegofernando@gmail.com
MIT