jmprada1988 / authentication-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

authentication-serv

clone this repo: git clone git@github.com:davirlein1988/authentication-server.git cd authentication-server

  • Create a .env file at the root of the project and add the Environment variables
  • update the value of the MONGO_URI variable in authentication-server/test/auth-controller.js
  • Install dependencies npm install
  • Run test npm run test
  • Run server npm start

About


Languages

Language:JavaScript 100.0%