User Guide
Guides for using Bakend in development and production.
Start here
| Guide | Description |
|---|---|
| Installation | Binary, Docker, and development install |
| Getting Started | Configuration and first server start |
| SDK | JavaScript and Dart client libraries |
Core features
| Guide | Description |
|---|---|
| Collections | Dynamic schemas and validation |
| Authentication | Users, JWT, and permissions |
| Storage | File uploads and ACLs |
| Realtime | WebSocket subscriptions |
| Functions | TypeScript triggers and hot reload |
| Jobs | Cron scheduling |
| Events | Event bus |
| Dashboard | Admin UI at /_/ |
Operations
| Guide | Description |
|---|---|
| Deployment | VPS, systemd, Docker, upgrades |