start node.js website on windows startup
Sponsored : Find Node.Js Developer Jobs sms gateway nodejs
npm install -g qckwinsvc
After it install then in cmd/terminal type
qckwinsvc
prompt: Service name: [name for your service]
prompt: Service description: [description for it]
prompt: Node script path: [path of your node script]
Service installed
Uninstalling your service:
> qckwinsvc --uninstall
prompt: Service name: [name of your service]
prompt: Node script path: [path of your node script]
Service stopped
Service uninstalled