Badbunny Documentation
Welcome to the documentation hub for the Badbunny / Predikto platform.
This site is built with Docusaurus v3.10, shipped as a static bundle inside a non-root nginx container, and deployed to Kubernetes via a Helm chart — the same infrastructure-as-code pattern used across the badbunny ecosystem.
The ecosystem
| Service | Repo | Role |
|---|---|---|
| Platform (web app) | badbunny-platform | Next.js frontend — app.predikto.systems |
| Admin / ops panel | badbunny-admin | PHP ops console — ops.predikto.systems |
| Bet engine | badbunny-bet-engine | Go API + worker — eng.predikto.systems |
| Docs | badbunny-docs | This site — docs.predikto.systems |
Where to go next
- Architecture — how this docs site is built and served.
- Deployment — building the image and shipping it to the cluster.