Cratebase docs
Cratebase is a fast, self-hostable backend — dynamic collections, auth,
file storage, and realtime — in one Rust binary. It speaks PocketBase’s
own wire API, so the official pocketbase
SDK works against it unmodified.
- New here? Start with Install and First run.
- Coming from PocketBase? Start with Migrating from PocketBase.
- Building an AI feature? Start with AI → Overview.
- Looking for an endpoint? See Reference → REST API.
Full source is at github.com/cratebasehq/cratebase, MIT licensed.