Tiny webapp for MaaS
The point of this is to provide CK users a graphical interface for MaaS in the easiest way possible.
- npm install
- setup and run mongodb server
- modify settings.js
- ./bin/raxmongui -c /path/to/local_settings.js
- npm install --dev
- npm run-script test
- npm install --dev
- npm run-script lint