#!/bin/sh

npm install

npm install -g nodemon

npm install -g pm2

npm start

pm2 log 0
