Jason Leitokenchingy.hashnode.dev·Nov 26, 2024Mastering PocketBase: Building a Flexible Backend Framework for SaaS and Mobile AppsWhat is PocketBase? PocketBase describes itself as an "Open Source backend for your next SaaS and Mobile app in 1 file." Simply put, PocketBase is a powerful and versatile open-source backend designed to simplify the development process for SaaS and ...16 likes·177 readsPocketbaseSoftware Engineering
Abhijeet Maharanaabhijeetmaharana.hashnode.dev·Oct 4, 2024PocketBase & PocketHost: A Complete GuideIntroduction In the fast-paced world of development, simplicity and power are often on opposite ends of the spectrum. However, with tools like PocketBase, developers can enjoy the best of both worlds. PocketBase is an open-source backend framework th...Pocketbase
Richard Westmorelandilearnedathing.com·Apr 29, 2024Exploring PocketBase with Go: A Beginner's GuideI discovered PocketBase about a year ago and have used it as the backend for several small personal projects. It's a fantastic little backend-as-a-service that works well for small to mid-sized projects. The content for my personal portfolio site is ...1 like·439 readsbackend as a service
James 'Dante' Midzidantedecodes.hashnode.dev·Apr 15, 2024I Present To You - shrinkat - A Tiny URL ShortenerTLDR I made a link shortener. The goal was to learn the Pocketbase API and see if it could be viable for some smaller projects I build in the future. There is really not much to say here. I wanted to implement an entirely localised solution to build...Svelte
Richard Westmorelandilearnedathing.com·Apr 2, 2024Secure React Native App Authentication with PocketBase: A Step-by-Step GuideWhat is PocketBase? PocketBase is an awesome little backend as a service (BaaS) that runs on Go. Its feature set includes an embedded (SQLite) database with real-time subscriptions and built-in auth management. Client-side SDKs are available for both...1.5K readsauthentication
Russell Japhethrussell11.hashnode.dev·Feb 23, 2024Deploying Pocketbase with Docker, Nginx and SSLIntroduction What is Pocketbase? Pocketbase is an open-source backend solution offering a real-time database, file storage, and seamless user authentication with OAuth integration, all readily available right out of the box. In this post, we’ll cover...Devops
pocket buspocketbus.hashnode.dev·Jan 13, 2024Pocketbus - What?https://pocketbus.io Introduction Pocketbus will be a combination of Pocketbase and the NATS messaging platform. I aim to document my journey and thoughts here. Who am I? I am a huge fan of the Go programming language these days. I have worked with n...49 readsGo Language
Kieran Llarenabytesfromkrayon.hashnode.dev·Dec 5, 2023My New Favorite Tech Stack: SKPBSKPB is my new favorite tech stack, but what is it? Here's a simple breakdown of it (SK) SvelteKit - to handle frontend and backend logic (PB) PocketBase - for persistent data storage PocketBase is a new database app. It is open source, written in Go...1 like·35 readsSveltekit
Sébastien Conejocase.hashnode.dev·Dec 4, 2023We need your feedback 🙏Hello typescript developers, We've launched our Proof of Concept: CASE ! CASE stands out for its simplicity: no imposing no-code, no configurations at all. Just define your entities (TypeORM-style) for an instant DB, RestAPI, and AdminPanel. Its SDK ...1 likebaas
Wawa SenseiforElestioelestio.hashnode.dev·Dec 3, 2023PocketBase: Free Open Source Backend as a Service PlatformBackend as a Service is the solution for developers who want to focus on building web and mobile apps without worrying about the backend infrastructure.BaaS providers offer a set of tools and services that help developers build apps faster and easier...Elestio