Skip to content

tarunbatra/type-faster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

type-faster

A multiplayer game in which winner is the one who types faster than the others.

Demo: https://type-fast-er.herokuapp.com

Heroku CI and CD is used for the demo app.

Installation

  1. Clone this repo
  2. Run npm install

Usage

npm start

Environment variables

ENV Default Desc
PORT 3000 Port to run the server on
MIN_WORDS 4 Minimum words in sentence
MAX_WORDS 8 Maximum words in sentence

Test

npm test

License

MIT