Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 153 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 153 Bytes

NodeJS server

  • Express
  • Mongoose
  • Passport
  • JWT token authentication

yarn install to install all dependencies

yarn run dev to run the app