mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 00:15:28 +02:00
# Conflicts: # blueprints/gotify/docker-compose.yml # blueprints/gotify/gotify.svg # blueprints/gotify/template.toml # blueprints/jellyseerr/docker-compose.yml # blueprints/jellyseerr/jellyseerr.svg # blueprints/jellyseerr/template.toml # blueprints/privatebin/docker-compose.yml # blueprints/privatebin/privatebin.svg # blueprints/privatebin/template.toml # blueprints/speedtest-tracker/docker-compose.yml # blueprints/speedtest-tracker/speedtest-tracker.svg # blueprints/speedtest-tracker/template.toml # meta.json
19 lines
471 B
JSON
19 lines
471 B
JSON
{
|
|
"id": "wakapi",
|
|
"name": "Wakapi",
|
|
"version": "latest",
|
|
"description": "Wakapi is a self-hosted WakaTime-compatible backend for tracking coding activity and developer statistics.",
|
|
"logo": "wakapi.svg",
|
|
"links": {
|
|
"github": "https://github.com/muety/wakapi",
|
|
"website": "https://wakapi.dev/",
|
|
"docs": "https://github.com/muety/wakapi#-installation"
|
|
},
|
|
"tags": [
|
|
"developer-tools",
|
|
"analytics",
|
|
"wakatime",
|
|
"self-hosted"
|
|
]
|
|
}
|