Realtime Connection Using Sveltekit And Pocketbase
Realtime Connection Using SvelteKit and PocketBase
Steps to duplicate
- Run
npm init svelte
to create a Skeleton Project with TypeScript enabled
- Run
npm install pocketbase zod
- Go to the PocketBase Documentation, download the executable for your system, and drag it into your project