Home

Awesome

Awesome PocketBase Awesome

GitHub forks GitHub forks GitHub forks

Curated list of awesome PocketBase resources.

PocketBase is an open source backend consisting of embedded database (SQLite) with realtime subscriptions, built-in auth management, convenient dashboard UI and simple REST-ish API.

Contents

Official Packages

Top PocketBase-specific Projects (>100 stars)

Major Community Projects

JSVM Plugins

Go Plugins

React

Svelte

Vue

Solid

Dart/Flutter

C#

D

Node.js

Unofficial PocketBase Clients (SDKs)

Self Hosting

TypeScript tools

SQLite tools

Other tools

Showcases

PocketPorts Packages

Ports of NPM/Node.js packages to the PocketBase JSVM.

OG PackagePorted PackageDescription
Node.jspocketbase-nodeNode.js core packages (fs, process, etc)GitHub Repo stars
ejspocketbase-ejsEmbedded JavaScript templates - http://ejs.coGitHub Repo stars
marked✅ works without changesA markdown parser and compiler. Built for speed.GitHub Repo stars