Koeroesi86 / node-webserver

NodeJS Web Server implementation with child processes and proxy requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS Web Server

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

Please enter in a console/terminal:

yarn install
yarn start

Build

TODO: Set up tests for build

Build Status

About

NodeJS Web Server implementation with child processes and proxy requests


Languages

Language:JavaScript 100.0%