Realtime Data Subscriptions with PocketBase and SvelteKit!

Опубликовано: 17 Февраль 2026
на канале: Consulting Ninja
4,887
111

This is part 4 in the PocketBase series. In this video I show how to setup PocketBase to allow listing a collections records. I then show how to setup the markup file to use a client side instance of PocketBase to list the records and then the subscription method to re-run the function every time there is a change in that collection. I also show how to setup the form actions for updating the collection from the file. This was another really cool one! I hope that you find this helpful!

My channel membership is live check it out here!:
   / @consultingninja  

Membership perk video:
   • I launched a chatbot with my channel membe...  
Need help? visit https://www.consultingninja.tech
Check out my channel @ConsultingNinja for more videos like these.

Source Code Available Here:
https://github.com/consultingninja/pb...

PocketBase Google Auth App Video (Part 3) Here:
   • OAuth2 using Google, PocketBase, and Svelt...  

PocketBase CRUD App Video (Part 2) Here:
   • Create a CRUD App with PocketBase and Svel...  

PocketBase Overview & Setup Video (Part 1) Here:
   • PocketBase | what it is | how to run it | ...  

PocketBase Docs:
https://pocketbase.io/docs/

PocketBase JavaScript SDK:
https://github.com/pocketbase/js-sdk

00:00 - Intro
01:21 - Setup
03:17- Markup Code
14:22 - Server File
18:41 - Outro