PocketHost
This is the open source monorepo for PocketHost.
PocketHost is a zero-config backend (database, authentication, functions, and storage) meant to rival Firebase and Supabase. Spin up your own fully managed backend for your next app at https://pockethost.io.
Get up and running in 30 seconds flat:
- Create an account at pockethost.io
- Provision your first PocketBase instance
- Connect from anywhere
const client = new PocketBase(`https://harvest.pockethost.io`)
Powered by PocketBase
PocketBase is a single-file backend written in Go and powered by SQLite. It can scale vertically and handle massive concurrency which makes it a great choice for most business applications. And because everything is open source, you can host your own instance of PocketBase on your own infrastructure.
Why PocketHost?
PocketBase is very, very cool. But, to run and manage it successfully, you need to know a lot of backend Linux sysadmin/devops stuff:
- VPS
- Probably Docker
- Email and DKIM+SPF and more
- DNS, MX, TXT, CNAME
- SSL
That's where PocketHost comes in. Firebase and Supabase have made BaaS very attrictive, and PocketHost brings that same attractiveness to PocketBase.
Roadmap
- Tighter integration with PocketBase
- Cloud functions in Node or Deno
- Lightstream support
- fly.io deployment support
Questions?
Join us in the discussion area.