aleksrutins / litelytics

A lightweight analytics platform.
MIT License
5 stars 1 forks source link

Update Readme #5

Open teamcoltra opened 6 months ago

teamcoltra commented 6 months ago

Hello!

I am looking for a lightweight analytics server built in Go. Based on the name and looking at the requirements it seems like this might be a good place to start but your readme contains no information about this project. :) It would be great to know what it is and how to use it.

aleksrutins commented 4 weeks ago

Unfortunately, this project is unfinished (you have to go into the database to add sites right now) and somewhat dead. I'll try to revive it, but if you're still looking for an analytics platform and being written in Go isn't required, I'd recommend taking a look at Umami.

The simplest way to run it right now is probably to use Nixpacks to build a Docker image and run that on port 3000. You're going to need to set a DATABASE_URL pointing to a PostgreSQL database as well as a random SECRET_KEY.