Skip to content

sheelc/TableTennisTimeServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TableTennisTimeServer

This is the server component to TableTennisTime. Please refer there for more information.

Installation

  • brew install redis
  • redis-server
  • npm install

To Run Angular Tests

  • npm install -g karma-cli
  • karma start karma.config

Start server with:

  • node server.js

##Server configuration: ## A config.json file is required in the same directory as server.js. Please refer to config.json.sample for the structure of this configuration file.

About

Server for making table tennis matches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors