⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Simple echo service built with NodeJS for testing.

License

Notifications You must be signed in to change notification settings

rg9975/cool-echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Cool Echo

Cool Echo is a simple NodeJS-based web service built using a Bootstrap template. its primary purpose is to allow use of a simple application in demo's and testing of other tools.

##Prereqs Requires CentOS 7 or Ubuntu 14.10+.

##Install Run the following commands:

# download the project
git clone <this repo>

# setup the project on the local host
cd cool-echo
./setup.sh`

##Run

# run the server
./run.sh`

The server will start on port :3000.

About

Simple echo service built with NodeJS for testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published