The backend code dealing with locks
Clone this repository
git clone https://github.com/flexzero/orbita-backend.gitGo to project directory and install dependencies
cd orbita-backend
npm installSetup environment variables (refere to .env.example file)
Go to project directory and run the following command
cd orbita-backend
nodemon app.js