UpliftGames / wally

Wally is a modern package manager for Roblox projects inspired by Cargo
https://wally.run
Mozilla Public License 2.0
317 stars 102 forks source link

Add initial analytics #151

Open magnalite opened 1 year ago

magnalite commented 1 year ago

This PR adds an analytics backend to store package downloads in Postgres. This does not display analytics to end users or even provide an api route to retrieve analytics data. For now this is just to begin recording downloads so when we do add visualisations we have some data to work with.