Skip to content

A small program to graph the mail statistics from a Halon mail server.

License

Notifications You must be signed in to change notification settings

gudchalmers/halon-graph

Repository files navigation

Halon Graph

This is a small program that is meant to graph the mail statistics from a Halon mail server.

Example on how it looks: Halon Graph Example

Setup

Rename .env.example to .env and enter your info into it.

Install all libraries

npm install

Build and start local webserver

npm run prod

or

npm start

You can start the server without building with if it's already done

npm server:prod

Licence

MIT

About

A small program to graph the mail statistics from a Halon mail server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages