standuprey / todojwt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO API with JWT Authentication

  • Pre-requisite: Node installed, Mongo DB runnning on port 27017
  • Install dependencies: npm install
  • Start server: npm run dev
  • Run end 2 end tests: npm run teste2e Note: You need to have the server running to execute the tests (ie. run this in another terminal window)

About


Languages

Language:JavaScript 100.0%