0.0.1 • Published 4 years ago

atxmon v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

atxmon

Build Status codecov

Quickstart

npm install
npm run start -- --httpPort 3333

Test

npm run test

npm run coverage

Build docker container

npm run build:docker

Run docker container

npm run start:docker  -- --name=foobar --httpPort=9000 --zmtpPort=8444

npm run stop:docker -- --name=foobar