h4rldev / qrcode-analytic

A webservice that takes in some analytics of how many people enter the website per day

Home Page:https://analytic.h4rl.xn--q9jyb4c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qrcode-analytic

An analytics website powered by ntex

A commission for the upper secondary/highschool/gymnasium I attend.

How do I clone this?

git clone https://github.com/h4rldev/qrcode-analytic --recursive

How do I run this?

I added a Dockerfile and docker-compose for this, but you can just install it and run it directly

  • use just and run:
just install
  • then head to qrcode-analytic-bin/, give perms to execute, then do
./qrcode-analytic-bin
  • or
docker compose up --build -d

Licensed under BSD-3 Clause License

About

A webservice that takes in some analytics of how many people enter the website per day

https://analytic.h4rl.xn--q9jyb4c

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Just 56.8%Language:Dockerfile 35.7%Language:Shell 7.6%