Skip to content

This is an example to show how run a Node app like a Service Application in Microsoft Windows OS

License

Notifications You must be signed in to change notification settings

silvio-sbj/node-service-application

Repository files navigation

node-service-application

This is an example to show how run a Node app like a Service Application in Microsoft Windows OS.

First of all you should create your app and then write a service to deploy.

See files index.js and service.js.

Install

The recommended way to install node-windows is with npm, using the global flag:

npm install -g node-windows

Images

Run command node service.js and check server installed as service application.

API running on port 3000

License

MIT

About

This is an example to show how run a Node app like a Service Application in Microsoft Windows OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published