https://github.com/dhyegocalota/devmt-members-api
:notebook_with_decorative_cover: Tiny Slack API wrapper to support CORS for my front-end use case.
https://github.com/dhyegocalota/devmt-members-api
api devmt express slack
Last synced: about 2 months ago
JSON representation
:notebook_with_decorative_cover: Tiny Slack API wrapper to support CORS for my front-end use case.
- Host: GitHub
- URL: https://github.com/dhyegocalota/devmt-members-api
- Owner: dhyegocalota
- Created: 2019-03-09T08:21:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-09T08:21:58.000Z (over 7 years ago)
- Last Synced: 2025-03-30T11:01:54.002Z (about 1 year ago)
- Topics: api, devmt, express, slack
- Language: JavaScript
- Homepage: https://devmt-members-api.herokuapp.com
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevMT Members API :notebook_with_decorative_cover:
Tiny Slack API wrapper to support CORS for my [front-end](https://github.com/dhyegocalota/devmt-members) use case.
## Deploy
[](https://heroku.com/deploy)
## Up & Running
- 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](#API))
- Start the app with `yarn start`
## Author
Dhyego Calota
## License
MIT