Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lfwells/utas-play-bot
https://github.com/lfwells/utas-play-bot
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lfwells/utas-play-bot
- Owner: lfwells
- Created: 2022-06-14T18:01:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T04:53:05.000Z (over 2 years ago)
- Last Synced: 2024-04-17T03:58:55.465Z (9 months ago)
- Language: JavaScript
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Usage
```
npm install pm2 -g
pm2 start ecosystem.config.cjs
pm2 monit
```
https://pm2.keymetrics.io/docs/usage/quick-start/#:~:text=Restart%20application%20on%20changes&text=This%20will%20watch%20%26%20restart%20the,check%20for%20restarted%20app%20logs.