Effortlessly point tickets visually and collaboratively over the internet in real time.
- NodeJS
You can install a local BitPoints server by cloning the repo and installing dependencies:
$ git clone https://github.com/websdotcom/BitPoints.git
$ npm install
Just use the defined npm start
script:
$ npm start
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/