Skip to content

Effortlessly point tickets visually and collaboratively online in real time.

Notifications You must be signed in to change notification settings

romoy/BitPoints

 
 

Repository files navigation

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/

About

Effortlessly point tickets visually and collaboratively online in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.2%
  • CSS 32.8%
  • HTML 10.0%