mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-24 19:42:51 +01:00
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>
This commit is contained in:
parent
bd36c2ffa5
commit
d0d58321be
@ -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…
x
Reference in New Issue
Block a user