benallfree / awesome-pocketbase

A collection of PocketBase community resources.
Creative Commons Zero v1.0 Universal
750 stars 48 forks source link
awesome awesome-list golang pocketbase

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

Major Community Projects

React

Svelte

Vue

Solid

Dart/Flutter

C

D

Node.js

Unofficial PocketBase Clients (SDKs)

Self Hosting

Native Go Plugins

TypeScript tools

SQLite tools

Other tools

Showcases

PocketPorts Packages

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

OG Package Ported Package Description
Node.js pocketbase-node Node.js core packages (fs, process, etc) GitHub Repo stars
ejs pocketbase-ejs Embedded JavaScript templates - http://ejs.co GitHub Repo stars
marked ✅ works without changes A markdown parser and compiler. Built for speed. GitHub Repo stars

pocodex Plugins

JS plugin ecosystem at pocodex.dev. Mirrored from the pocodex project for convenience.

Name Description Installation Command
OTP One-Time Passwords pocketbase-otp GitHub Repo stars
PocketPages Server-side JS pages pocketpages GitHub Repo stars