Skip to content

aldente05/nodejs-quickstart-restapi

Repository files navigation

NODEJS RESTAPI QUCIKSTART

environment requirement

  • nodejs
  • pm2
  • postgresql
  • postman

clone this repo and install all dependencies on root folder project

  • npm install

running on development open localhost:3200

  • npm run start

runniong on production

  • npm run deploy

Releases

No releases published

Packages

No packages published