This is the official repository for the service www.analytodon.com.
Contributions are welcome.
Self-hosting is explicitely allowed.
There's a companion repository analytodon-cli that is required to properly run the service.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.