Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 243 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 243 Bytes

boilerplate

clone and start. the way i roll baby

usage

this is the base project i use for every client.
npm run app to run everything under node itself
npm run daemonized to run everything under pm2 (requires pm2, ofc)