Added content for Nodejs to keep app running prod along with blog links (#2338)
* Added content for Nodejs to keep app running prod along with blog links * Update content/roadmaps/107-nodejs/content/113-nodejs-keep-app-running-prod/readme.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/2431/head^2
parent
bd36c2ffa5
commit
d0d58321be
1 changed files with 6 additions and 1 deletions
@ -1 +1,6 @@ |
||||
# Nodejs keep app running prod |
||||
# Keep your app running in Production |
||||
|
||||
PM2 lets you run your nodejs scripts forever. In the event that your application crashes, PM2 will also restart it for you. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink badgeText='Website' colorScheme="yellow" href='https://devtut.github.io/nodejs/keep-a-node-application-constantly-running.html#use-pm2-as-a-process-manager'>Keep a node application constantly running</BadgeLink> |
||||
|
Loading…
Reference in new issue