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:
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/