Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 449 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 449 Bytes

meta2-logger-server

Lightweight management server with UI for meta2-logger library.

Also provides REST api, check openapi.yml file.

Development

# Install dependencies
npm install

# Transpile TypeScript
npm run build

# Run linter
npm run lint

# Run tests
npm test

To-do

  • Complete this readme
  • Write tests

License

This library is published under MIT license.

Copyright (c) 2017 - 2018 Jiri Hybek, [email protected]