- Clone this repo:
git clone https://github.com/Borodutch/spam-backend
- Launch the mongo database locally
- Create
.env
with the environment variables listed below - Run
yarn
in the root folder - Run
yarn start
And you should be good to go! Feel free to fork and submit pull requests.
Also, please, consider looking at .env.sample
.