- Mongodb
- Clone the backend repo by running
git clone https://github.com/Nathanilo/softcityapi - Create a copy of the
.env.templatefile - Rename the copy to
.envand update the variables - Run
npm installto install necessary dependencies - Run
npm run devto start the server