0xhmn / NodeOnBoot

Auto start node.js server on boot in Windows OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functionality

NodeOnBoot is a simple application that autostarts a node.js server after booting on Windows.

NodeOnBoot

How to use

Compile the project and put the binary file in your porject root, execute it and follow the steps.

Features

  • You have two options of using native Node.js server or pm2.
  • It doesn't use NSSM or any other Node.js module to run your server as a Windows Service.

About

Auto start node.js server on boot in Windows OS


Languages

Language:C# 100.0%