- Clone this repo:
git clone https://github.com/backmeupplz/castles-backend.git
- Create
.env
with the environment variables from.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.