node-server-shutdown/example/README.md at master · MitMaro/node-server-shutdown · GitHub
Skip to content
This repository was archived by the owner on Nov 19, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 201 Bytes

File metadata and controls

14 lines (9 loc) · 201 Bytes

Server Shutdown Examples

Start

npm install
npm run start

Point browser to http://localhost:8080.

Debugging

To debug run DEBUG="server-shutdown*" npm run start:feathers.