📊 A minimalist, self-hosted WakaTime-compatible backend for coding statistics
Go to file
Ferdinand Mütsch b403d4105f Read config from env. 2019-05-06 00:58:01 +02:00
middlewares Heartbeat Insertions. 2019-05-06 00:40:41 +02:00
models Db config DSN. 2019-05-06 00:47:38 +02:00
routes Heartbeat Insertions. 2019-05-06 00:40:41 +02:00
services Heartbeat Insertions. 2019-05-06 00:40:41 +02:00
.env.example Read config from env. 2019-05-06 00:58:01 +02:00
.gitignore Read config from env. 2019-05-06 00:58:01 +02:00
README.md Read config from env. 2019-05-06 00:58:01 +02:00
main.go Read config from env. 2019-05-06 00:58:01 +02:00

README.md

wakapi

Usage

  • Copy .env.example to .env and set config parameters
  • go run *.go

License