project description here
-
clone the repo
git clone
-
install dependencies
npm install
-
rename .env.example to .env and fill in the values
-
start the server
npm start
-
clone the repo
git clone
-
install dependencies
npm install
-
rename .env.example to .env and fill in the values
-
start the server
npm start
-
run tests
npm test