https://stackoverflow.com/questions/62236455/how-to-use-forever-with-npm
try this command:
https://stackoverflow.com/questions/62236455/how-to-use-forever-with-npm
forever start -c "npm start" ./
running your application's specific directory:
forever start -c "npm start" /path/dir/
or use this command:
forever --sourceDir /path/dir/ -c "npm start" /Trong công nghệ và lập trình, Anti-pattern (mẫu phản diện) là những giải pháp bề ngoài có vẻ hiệu quả để giải quyết một vấn đề phổ biến, ...
Không có nhận xét nào:
Đăng nhận xét