mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
a64450ae9d
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19, and Vite. Migrate all documentation content to MDX under content/docs/. Add full src/ app with React components, routing, search, and API page. Remove Korrektly integration from CI/CD workflows, Dockerfile, and env vars. Update build pipeline to output to .output/public instead of docs/.vitepress/dist.
21 lines
564 B
Plaintext
21 lines
564 B
Plaintext
---
|
|
title: Wakapi
|
|
description: "Open-source coding activity tracker."
|
|
og:
|
|
description: "Track coding time on Coolify with Wakapi for WakaTime-compatible time tracking, statistics, and developer productivity analytics."
|
|
category: "Development"
|
|
icon: "/docs/images/services/wakapi-logo.svg"
|
|
---
|
|
|
|
# Wakapi
|
|
|
|
<ZoomImage src="/docs/images/services/wakapi-logo.svg" alt="Wakapi dashboard" />
|
|
|
|
## What is Wakapi
|
|
|
|
A minimalist, self-hosted WakaTime-compatible backend for coding statistics
|
|
|
|
## Links
|
|
|
|
- [Official Documentation](https://wakapi.dev/?utm_source=coolify.io)
|