Skip to content

Fritte/NodeProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeProject

This is a One-Side Application which enables you to bet against your friends

Project for TUM Javascript Technology Seminar 2015

Installation

Installation der dependencies

    npm install

Execution

Start Fake Server

To start the fake server which delivers events call

    node fake-server.js

This server is executed on port 3001 by default

You can start a new game with

    HTTP GET localhost:3001/api/startMatch?lengthMatch=GAME_LENGTH_IN_SECONDS

Start Application Server

Real Server

    node server.js

About

NodeJS Project for JavaScript Technologies Seminar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published