Skip to content

SamuelXXX/easy-node-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy-node-server

This is an easy implementation of web server based on node.js. You can use this for rapid test of your web site.

Quick Start

First you need to config your server by editing 'ServerConfig.cfg' under root folder.There are several attributes to make your server much more flexiable.

Then click 'launch.cmd' under root folder to launch your server.

Or you can launch server directly to get into the example web under "www" folder.

Incapability of This Server

This server is able to display any kind of web page and web resources.

However:

  • Data posting not supported.
  • Php or any other back-end program not supported.

So note this:No back-end programing.

About

Easy implementation of web server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages