This entire site is a static site that ships with a full PocketBase backend, deployed with one command: siteio pocket deploy. No server code was written β every demo below runs against the backend at /api.
checking backendβ¦
Email + password signup and login, backed by a PocketBase auth collection. Your session is shared across all demos.
Posts with an author relation and image uploads. Reading is public, posting requires login β and new posts stream in live.
An authenticated chat room where messages are pushed to every connected client instantly β with images, GIFs, reactions, presence and fun commands. Watching is public, chatting requires login.
A collection with fully public create/read rules β anyone can sign it without an account.