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