Mayank2808sharma / IRCTC-backend

27 stars 28 forks source link

You Have to start the app again and again after updating or writing code. #24

Closed Adeebahmed333 closed 6 months ago

Adeebahmed333 commented 6 months ago

I want to add some package and scripts so that we don't have to start the app again and again after writing or updating the code.

ShoveetSingh commented 6 months ago

Hey mate there are various node packages that automatically restarts your application when any changes are made to it. Some of them are nodemon,pm2(package manager),forever,etc. I can try to fix your issue if assigned with the task. Shoveet here.

Mayank2808sharma commented 6 months ago

@Adeebahmed333 I have assigned the issue to you.

Adeebahmed333 commented 6 months ago

@Adeebahmed333 I have assigned the issue to you.

okay, I will submit the pr till evening.