Skip to content

flexzero/orbita-backend

Repository files navigation

Orbita Project Backend

The backend code dealing with locks

Setting up the server

Clone this repository

git clone https://github.com/flexzero/orbita-backend.git

Go to project directory and install dependencies

cd orbita-backend
npm install

Setup environment variables (refere to .env.example file)

Running the server

Go to project directory and run the following command

cd orbita-backend
nodemon app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published