📊 Metrics past 30 days | |
---|---|
💬 Most used programming languages | 🛠️ Most used editors |
-
✅ 100 % free and open-source
-
✅ No need CI
-
✅ Generate most used editors
-
✅ Generate most used programming languages
-
✅ Generate most used operating systems
-
✅ Self-hosted
Range possibility today, yesterday, week, month, year, 7_days, last_7_days, 30_days, last_30_days, 12_months, last_12_months, any
Please do not forget to put your wakapi endpoint into public
http://localhost:8080/api/v1/editors?url=https://stats-code.thomaslacaze.fr/api/v1/users/thomaslacaze/stats/30_days
https://wakapi-stats.thomaslacaze.fr/api/v1/editors?url=https://stats-code.thomaslacaze.fr/api/v1/users/thomaslacaze/stats/30_days
# Run the container
$ docker run -d \
-p 8080:8080 \
-e "ENVIRONMENT=prod" \
--name wakapi-stats thomaslacaze/wakapi-stats:1.1.0
See here
- Go >= 1.8 (with
$GOPATH
properly set)
- Clone the repository
git clone https://github.com/LacazeThomas/wakapi-stats.git
- Change the working directory
cd wakapi-stats
- Setup environnement variables
Environment Variable | Default | Description |
---|---|---|
ENVIRONMENT |
dev |
Whether to use development or production settings |
- Run the app
go build -o wakapi-stats && ./wakapi-stats
🌟 You are all set!
- Ferdinand Mütsch for amazing wakapi
- Will Charczuk for the awesome go-chart
Developed with ❤️ in France