Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Nodemon with PM2 for dev #222

Open
CharlBest opened this issue Apr 19, 2020 · 0 comments
Open

Replace Nodemon with PM2 for dev #222

CharlBest opened this issue Apr 19, 2020 · 0 comments

Comments

@CharlBest
Copy link
Owner

Can't seem to run 2 parallel PM2 daemons for server and worker at the same time

"start:worker:watch": "pm2 start dist/server/worker/worker.bundle.js --name worker --restart-delay 12000 --watch dist/server/worker/ --no-daemon",

@CharlBest CharlBest changed the title Replace Nodemon with PM2 Replace Nodemon with PM2 for dev Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant