Tutorials

Step-by-step guides for building with Bakend.

Prerequisites

  • Bun 1.1+ (development) or the bak binary from GitHub Releases
  • Git
  • curl for API requests
  • Port 8080 available locally

Tutorials

#TutorialWhat you’ll learn
01Build a Todo APICollections, auth, CRUD, owner permissions, functions
02Add RealtimeWebSocket subscriptions and live updates
03Deploy to a VPSBinary install, systemd, health checks

Examples

Each tutorial references a runnable project under examples/.

Documentation