Skip to content

pH-7/pHOServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pHOServer - Simple and Lite Dev HTTP Server

Overview

Simple and lite Dev HTTP server made with Node.js that doesn't require any configuration.

Ideal to test or show (make a demonstration) of a static Web project.

Usage

Just run pHOServer.js with node.js ($ node pHOServer.js 8000) in the current directory where you have your main HTML files (such as index.html).

Please note that it is just a very simple HTTP-Server for development usage only and cannot be for production usage.

History

Historically, I made this very simple HTTP server in order to show a demonstration of a HTML5 Phaser game I did.

Fun

If you are a nerd, you can/should do something very cool! It's using my Web Browser (pHNavigo) for requesting the contents from this Web server (pHOServer).

Requirement

Node.js installed (version 6 would be the best..)

Author

Made with lots of ♥ by Pierre-Henry Soria

Contact

Feel free to shoot me an email at hi {{ AT }} ph7 {{ D0T }} me

License

MIT License

About

🏠 Simple and lite Dev HTTP server made with Node.js that doesn't require any configuration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published