Node.js with MongoDB Example

Swagger Page of that application

Requirements

  • Node.js v7+
  • MongoDB running on local instance

Running

  • Install dependencies - npm i
  • Build typescript - npm run build
  • Run project - npm start
  • Go to swagger page - localhost:3000/documentation