From e44123266b28847b295304f9b23760e3dee70662 Mon Sep 17 00:00:00 2001 From: haruki <127268683+haruki1953@users.noreply.github.com> Date: Mon, 20 Apr 2026 09:19:56 +0800 Subject: [PATCH] Add PocketChat to Showcases section Add PocketChat, a real-time chat platform built with PocketBase and Vue3, to the Showcases section. PocketChat includes OAuth login, desktop and in-app notifications, message replies/edits, file and image sharing, user permissions, search with tags, real-time user status, PWA support, and an optional Android notifier app. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fcd043a..c14f2f0 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ PocketBase is an open source backend consisting of embedded database (SQLite) wi - [Cookie auth demo](https://github.com/davidbarton/pocketbase-cookie-auth-demo) - A demo of cookie based authentication flow for PocketBase. ![GitHub Repo stars](https://img.shields.io/github/stars/davidbarton/pocketbase-cookie-auth-demo) - [Adnexos](https://github.com/tametsi/adnexos) - Self-hostable expense-splitter on the web. ![GitHub Repo stars](https://img.shields.io/github/stars/tametsi/adnexos) - [pocketbase-libsql](https://github.com/cobeo2004/pocketbase-libsql) - Scaling Pocketbase with LibSQL and sqld - a Proof Of Concept ![GitHub Repo stars](https://img.shields.io/github/stars/cobeo2004/pocketbase-libsql) +- [PocketChat](https://github.com/PocketTogether/pocket-chat) - A real-time chat platform built with PocketBase and Vue3, supporting OAuth, notifications, PWA, file/image sharing, permissions, and more. ![GitHub Repo stars](https://img.shields.io/github/stars/PocketTogether/pocket-chat) ## PocketPorts Packages