Skip to content

frinyvonnick/node-shutdown-properly-webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codebase for article "Shutdown correctly Node.js apps"

This is the codebase used in the article.

Files:

You need to start webhooks before index.

Execute the following command in a terminal:

node webhooks.js

Open a new terminal and execute this other command:

node index.js

After a few seconds press Ctrl+C and see how the server shuts down.

About

Codebase for article "Shutdown correctly Node.js apps"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published