3
4 Comments

Show IH: Free privacy-respecting analytics for your personal or indie project

Hey all!

I created a fun little side project to scratch my own itch and help out my fellow IHs who are also developers:

🏴‍☠️ piratepx – https://www.piratepx.com

It's just a little analytics insight for your personal or indie project. And when I say "just a little", I mean it: it's very simple, and probably not a Google Analytics-esque replacement for most. But that's on purpose, as I aimed to build something that I could run at a very low cost, so that I could offer it as a completely free tool that you don't have to spend money self-hosting.

The code is 100% open source as well: https://github.com/piratepx/app. The backend is built in Node.js with Fastify and PostgreSQL, while the frontend is built in Vue (v3 with Vite) and Tailwind CSS.

My hope is that you'll find it useful, and I'd love any feedback you have!

on October 12, 2020
    1. 1

      Thanks, I appreciate it!

  1. 2

    Love it! I especially love the spirit of building free and open source stuff for other devs—spreading the love (and knowledge) around