This is the code for the recognition.voicybot.com backend.
- Clone this repo:
git clone https://github.com/backmeupplz/voicy-recognition - Create
.envwith the environment variables listed below - Run
yarn installin the root folder - Run
yarn develop
And you should be good to go!
| Name | Description |
|---|---|
MONGO |
URL of the mongo database to store stats |
Also, please, consider looking at .env.sample.
Any commit pushed to master gets deployed to recognition.voicybot.com via CI Ninja.