awesome-pocketbase

Resource collection

A curated list of community-driven resources and tools for PocketBase projects

A collection of PocketBase community resources.

GitHub

801 stars
22 watching
51 forks
last commit: about 2 months ago
Linked from 1 awesome list

awesomeawesome-listgolangpocketbase

Awesome PocketBase / Top PocketBase-specific Projects (>100 stars)

pockethost.io Free and pro PocketBase hosting
PocketBase Typegen 570 about 2 months ago Generate TypeScript types from the SQLite db file
PocketBase Docker 363 3 months ago Docker setup supporting multiple architectures and automatically updated with PocketBase releases
PocketBase+Stripe 138 about 2 months ago Go extended PocketBase for Stripe subscription integration
PocketBase+Lemonsqueezy 16 about 2 months ago Go extended PocketBase for Lemonsqueezy subscription integration
SvelteKit Starter 369 8 months ago A starter-kit showing how to use customized PocketBase as a backend to SvelteKit frontend
SvelteKit Auth 108 about 2 years ago This project is designed as a sample implementation reference for getting authentication setup using SvelteKit
SvelteKit PocketBase Auth 188 about 2 months ago Demo login and registration pages with examples

Awesome PocketBase / Major Community Projects

pocketpages.dev Server-side JS pages and hosting for PocketBase
pockethost.io Free and pro PocketBase hosting
pocodex.dev The unofficial PocketBase plugin repository and code exchange

Awesome PocketBase / JSVM Plugins

pocketbase-otp 7 5 months ago One-Time Passwords for <=v0.22.*
pocketpages 50 about 2 months ago Server-side EJS pages for PocketBase
pocketbase-presigned-urls 4 about 2 months ago Serve file uploads from presigned S3 URLs

Awesome PocketBase / Go Plugins

Telegram auth 30 about 2 months ago Add Telegram auth (Widget button and WebApp)
Ngrok 6 about 2 months ago Expose local PocketBase to the internet with ngrok
Proxy 17 about 2 months ago Proxy requests to another other host. Can be useful when you want to use separate server as frontend (like Next.js), but serve everything with same port
Webhooks Add webhook support in the admin UI to send , and events on selected collections via POST request to other systems

Awesome PocketBase / React

PocketBase React 69 about 2 years ago Unofficial React SDK (React, React Native, Expo) for interacting with the PocketBase JavaScript SDK
PocketBase Next.js App Template 32 about 1 year ago PocketBase Next.js Template with server & browser client using cookies

Awesome PocketBase / Svelte

svelte-query-pocketbase 19 11 months ago TanStack Query wrappers around PocketBase for Svelte and SvelteKit that updates the query cache in realtime
SvelteKit Starter 369 8 months ago A starter-kit showing how to use customized PocketBase as a backend to SvelteKit frontend
SvelteKit Auth 108 about 2 years ago This project is designed as a sample implementation reference for getting authentication setup using SvelteKit
SvelteKit PocketBase Auth 188 about 2 months ago Demo login and registration pages with examples
pocketbase-sveltekit-static 19 8 months ago A minimalist template with configured authorization featuring a single Docker image (from 55 MB) for deploying

Awesome PocketBase / Vue

Vue 3 + Vite starter kit 28 about 2 years ago A starter kit for Vue 3 + Vite + PocketBase
Tutorial Vue 3 tutorial
Quasar starter kit 5 almost 2 years ago Pocketbase with Quasar
PocketNuxt 85 over 1 year ago A Nuxt3 PocketBase starter that builds into a single binary

Awesome PocketBase / Solid

Solid-pocketbase-hooks 2 almost 2 years ago Pocketbase hooks for Solid.js

Awesome PocketBase / Dart/Flutter

PocketBase Drift 44 2 months ago A PocketBase client cached with Drift
Dart Generator 10 about 1 year ago Generate type safe client SDKs for use in local SQLite, JSON or GraphQL resolvers
PocketBase Server Flutter 28 3 months ago A Flutter plugin to run PocketBase server directly from Android/iOS

Awesome PocketBase / C#

ORM and code generator 45 8 months ago An ORM to manage your PocketBase Application

Awesome PocketBase / D

libpb 6 over 1 year ago PocketBase client wrapper for D with automatic serialization and deserialization to and from JSON

Awesome PocketBase / Node.js

gobot 23 6 months ago PocketBase as an npm package. CLI and API

Awesome PocketBase / Unofficial PocketBase Clients (SDKs)

Go 62 7 months ago PocketBase Client in Golang
Kotlin 26 4 months ago PocketBase Client in Kotlin
Kotlin (Multiplatform) 3 about 2 months ago PocketBase Client in Kotlin
Python (Sync) 373 about 2 months ago PocketBase Client in Python
Python (Async) 42 4 months ago PocketBase Client in Python
C# 60 about 1 year ago PocketBase Client in C#
Rust 62 9 months ago PocketBase Client in Rust
PHP 13 over 1 year ago PocketBase Client in PHP

Awesome PocketBase / Self Hosting

PocketBase Docker 363 3 months ago Docker setup supporting multiple architectures and automatically updated with PocketBase releases
DigitalOcean 42,111 about 2 months ago Guide to deploy in a Droplet
Fly.io 42,111 about 2 months ago Guide to deploy for free in Fly.io
LocalXpose Allow public access to a localhost instance
PocketBase Docker 8 about 2 months ago Docker images supporting multiple architectures and updated with latest PocketBase releases
PocketBase on Dokku 18 4 months ago Deploy PocketBase instances on Dokku effortlessly

Awesome PocketBase / TypeScript tools

pocketbase-jsvm 2 3 months ago JSVM typings
pb_hooks starter kit 20 over 1 year ago Build PocketBase JavaScript hooks using TypeScript
PocketBase Typegen 570 about 2 months ago Generate TypeScript types from the SQLite db file
typed-pocketbase 96 7 months ago Generate types from your PocketBase instance and enjoy fully type-safe queries
pocketbase-ts 1 about 2 months ago SDK wrapper with more readable syntax and full type-safety

Awesome PocketBase / SQLite tools

Marmot 1,912 6 months ago A distributed SQLite replicator
Litestream Streaming SQLite replication
PocketBase+Litestream example 74 over 2 years ago Template showing Litestream running with PocketBase
PocketBase with Litestream 70 over 1 year ago Docker example of PocketBase saving/restoring from Litestream

Awesome PocketBase / Other tools

PocketBaseUML A free, open-source web application that generates UML diagrams based on PocketBase databases
PocketBaseMobile 36 7 months ago Android and iOS frameworks for running PocketBase from mobile
PocketBase+Stripe 138 about 2 months ago Go extended PocketBase for Stripe subscription integration
pbf 19 over 1 year ago Library for serializing and deserializing PocketBase filter syntax
PocketBase Templates 27 12 months ago A open-source collection of PocketBase schemas to quickly get started
pocketbase-queue 37 10 months ago A type-safe queue for background tasks using PocketBase
PocketBase GPT A GPT that has all of PocketBase's documentation uploaded to it, to give more accurate and up-to-date answers

Awesome PocketBase / Showcases

Vimsnake 147 over 1 year ago A realtime WASM game where Vim commands are used as controller inputs
ToDo 19 4 months ago React-based To-Do demo app
Realtime Blog 21 3 months ago A React-based realtime blog demo
oAuth 15 over 2 years ago A React-based oAuth demo
Flutter Chat App 59 over 1 year ago A chat app using PocketBase in Flutter
JustJot A keyboard-first note-taking full-featured Progressive Web App. /
Cookie auth demo 2 about 2 months ago A demo of cookie based authentication flow for PocketBase

Awesome PocketBase / PocketPorts Packages

Node.js
pocketbase-node 4 4 months ago
ejs 7,802 6 months ago
pocketbase-ejs 0 5 months ago
http://ejs.co Embedded JavaScript templates -
marked 33,416 about 1 month ago

Backlinks from these awesome lists:

More related projects: