@koeroesi86/node-webserver-service

22.3.25-9a65a76 • Public • Published

node-webserver-service Build Status

OS service integration for @koeroesi86/node-webserver

This package brings ability to deploy webapps a lot easier. Just copy configuration.example.js to configuration.js, modify it to your needs and start server instantly. Configuration also supported in configuration.json format.

Dependencies to run

Usage

yarn add @koeroesi86/node-webserver-service

Please enter in a console/terminal:

yarn nws-service [argument]

arguments:
    --add      Installs the service
    --remove   Removes the service
    --run      Attempt to run the program as a service

/@koeroesi86/node-webserver-service/

    Package Sidebar

    Install

    npm i @koeroesi86/node-webserver-service

    Weekly Downloads

    1

    Version

    22.3.25-9a65a76

    License

    MIT

    Unpacked Size

    6.42 kB

    Total Files

    10

    Last publish

    Collaborators

    • koeroesi86