-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: new ascii logo + refactor pm2 plus command
- Loading branch information
Showing
4 changed files
with
20 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,16 @@ | ||
|
||
88888888ba 88b d88 ad888888b, 88 ,ad8888ba, | ||
88 "8b 888b d888 d8" "88 88 d8"' `"8b | ||
88 ,8P 88`8b d8'88 a8P 88 d8' `8b | ||
88aaaaaa8P' 88 `8b d8' 88 ,d8P" 88 88 88 | ||
88""""""' 88 `8b d8' 88 a8P" 88 88 88 | ||
88 88 `8b d8' 88 a8P' 88 Y8, ,8P | ||
88 88 `888' 88 d8" 888 88 Y8a. .a8P | ||
88 88 `8' 88 88888888888 888 88 `"Y8888Y"' | ||
██████╗ ███╗ ███╗██████╗ ██╗ ██╗ ██████╗ | ||
██╔══██╗████╗ ████║╚════██╗ ██║ ██╔╝██╔═══██╗ | ||
██████╔╝██╔████╔██║ █████╔╝ ██║ ██╔╝ ██║ ██║ | ||
██╔═══╝ ██║╚██╔╝██║██╔═══╝ ██║ ██╔╝ ██║ ██║ | ||
██║ ██║ ╚═╝ ██║███████╗ ██║██╔╝ ╚██████╔╝ | ||
╚═╝ ╚═╝ ╚═╝╚══════╝ ╚═╝╚═╝ ╚═════╝ | ||
https://pm2.io/ | ||
|
||
https://pm2.io/ | ||
Harden your Node.js Production Environment | ||
|
||
Add Control and Monitoring to Your Node.js Apps | ||
- Real-time Monitoring Web Interface | ||
- Pro Active Alerting System | ||
- Production Profiling for Memory and CPU | ||
- PM2 Runtime High Availability Fallback |