Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 154 Bytes

File metadata and controls

12 lines (9 loc) · 154 Bytes

A Simple Nodejs API

Running the Application

  1. Run npm install
  2. Run node server

cd simple-node-api/ git pull pm2 stop 0 pm2 start 0 pm2 logs