A tool which helps manage daily routines easier.
To start, run:
yarn install
To build, run:
yarn build
To run specs, run:
yarn run-node-spec
yarn run-web-spec
To start developing, run:
yarn develop
This software is distributed under the terms of the Affero General Public License (AGPLv3).