jfmow / noti

A online note storage/editor using a open source backend (pocketbase) and a next js frontend.
https://noti-priv.vercel.app
GNU General Public License v2.0
2 stars 0 forks source link

Redis db for analytics #41

Closed jfmow closed 10 months ago

jfmow commented 10 months ago

Everytime someone loads on use middleware and create a new entry on the redis db with a id and there ip for unique visitor history

jfmow commented 10 months ago

Won't do because we don't need that data here