Skip to content

ryanalexander/stelch-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stelch Web Server

The base version of Stelch Web Server

Prerequisites

  • NodeJS 10.5 or above

Installing

Execute the following code to install dependencies.

npm install

customize config.yml to your particular requirements

node app

Post Installation Notes

By default SSL Support is disabled. To enable it simply enable it in the config.yml file. You must also have a valid ssl certificate.

Stelch Web Server is created to simplify hosting basic sites. It is built to be expanded on, so feel free to push to the repository with any suggestions. And if you find any Vulnerabilities, Exploits, etc. Please contact me.

Authors

See also the list of contributors who participated in this project.

License

Acknowledgments

  • This software is still in early Alpha