renanaragao / nodejs-with-mongodb-api-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Development with Watch Compiler

  • Run project - npm run dev

About


Languages

Language:PowerShell 67.9%Language:TypeScript 27.5%Language:Shell 3.1%Language:Dockerfile 1.5%