Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 692 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 692 Bytes

Analytodon - Analytics for Mastodon

build-badge

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.

Development

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.