Skip to content

marticliment/Statistics-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistics server (for UniGetUI)

⚠️ This is under development. This may be scrapped at some point. Consider this repo an experiment. ⚠️

A simple statistics server built with TypeScript to collect and analyze anonymous usage data from UniGetUI, with the end of understaning how users use the app, which features are used more or less, and perhaps create open/public package rankings, based on data collected from UniGetUI users (most installed pacjage(s), etc.)

See more details about statistics/telemetry on UniGetUI here: marticliment/UniGetUI#2706

Run the server

  1. Configure HOST, PORT and other settings on src/Settings.ts
  2. Run cd src; npm run server, You should now be ready to go

API Spec

See the API specification here:

About

A basic, REST statistics and telemetry server

Resources

License

Stars

Watchers

Forks