mirror of
https://github.com/pockethost/pockethost.git
synced 2025-05-19 13:26:42 +00:00

* Added new Navbar, Login/Register pages, and new Components * Db logic fix * Fixed instance page * Default provisioning status * minor dashboard fixes * Form error handling * Provisioning status fix * github action * Enhanced home page signup flow * Whitespace fixes * Added responsive CSS for the dashboard * Merged all the latest PRs and added a new MediaQuery component and mobile nav * Removed the homepage animation on mobile but left for tablet sizes and up. Also improved the navigation bar for mobile use Co-authored-by: Brewhouse Digital <zach@brewhouse.digital> Co-authored-by: Ben Allfree <ben@benallfree.com>
pockethost.io
This is the open source monorepo for pockethost.io, the hosting platform for PocketBase.
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:
- Probably Docker
- Email and DKIM+SPF and more
- DNS, MX, TXT, CNAME
- SSL
- Storage
- Volume mounts
- Could computing or VPS
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 PBScript
- Lightstream support
- fly.io deployment support
Questions?
Join us in the discussion area.
Changelog
0.2.1
- Idle/running status for PB instance now shows in green
- Ability to run separate versions of PocketBase per instance for custom cases including beta/dev
0.2.0
- 100% dockerized
- Completely rewritten daemon proxy that launches PocketBase instances on demand
0.0.1
- Initial release
Description
Languages
Cython
66.6%
TypeScript
13.9%
JavaScript
9.5%
Svelte
8.4%
Nunjucks
1.4%
Other
0.1%