See the pre-requisites section for expected system packages
- Clone this repo and run
yarn install
- Run
yarn start
to initialize the server - Navigate to http://localhost:3000/ in your browser
- Clone this repo and run
yarn install
- Run
yarn run prod
- Open your browser to the IP address it declares it is listening at
- Other devices on the same network should be able to access via this IP as well
Above badges were printed with a Brother QL-700
This application requires node.js
, yarn
, and cairo
to install
(cairo is used by the canvas package).
To install pre-requisites on OX, simply run brew bundle
(see documentation).
This application is licensed under the GPL v2 License