Tutorials
Step-by-step guides for building with Bakend.
Prerequisites
- Bun 1.1+ (development) or the
bakbinary from GitHub Releases - Git
curlfor API requests- Port
8080available locally
Tutorials
| # | Tutorial | What you’ll learn |
|---|---|---|
| 01 | Build a Todo API | Collections, auth, CRUD, owner permissions, functions |
| 02 | Add Realtime | WebSocket subscriptions and live updates |
| 03 | Deploy to a VPS | Binary install, systemd, health checks |
Examples
Each tutorial references a runnable project under examples/.