Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 611 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 611 Bytes

BitPoints

Effortlessly point tickets visually and collaboratively over the internet in real time.

Requirements

  • NodeJS

Installation

You can install a local BitPoints server by cloning the repo and installing dependencies:

$ git clone https://github.com/websdotcom/BitPoints.git
$ npm install

Running BitPoints

Just use the defined npm start script:

$ npm start

Developing

You can find configuration data in the environments/ directory. The config used is based on the NODE_ENV environment variable.

Static assets and styles all live in public/