Skip to content

Tiny server back end for the Tree Tapper app. Written in Express.js.

Notifications You must be signed in to change notification settings

gereonelvers/tree-tapper-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tree Tapper Server

Tiny server back end for the Tree Tapper game. Written in Express.js. It does what it needs to, but but there is still major work left to be done in order to bring it up to par.
Still very much WIP!

Running the server

To run the server, execute the following in an environment where Git, NodeJS and npm are installed and available:

git clone https://github.com/gereonelvers/tree-tapper-server.git
cd tree-tapper-server
npm install
npm app.js

Afterwards the server will listen for request on Port 80.

About

Tiny server back end for the Tree Tapper app. Written in Express.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published