Lightweight management server with UI for meta2-logger
library.
Also provides REST api, check openapi.yml
file.
# Install dependencies
npm install
# Transpile TypeScript
npm run build
# Run linter
npm run lint
# Run tests
npm test
- Complete this readme
- Write tests
This library is published under MIT license.
Copyright (c) 2017 - 2018 Jiri Hybek, [email protected]