Svelte Pocketbase Chatapp
svelte-pocketbase-chatapp
how to Use it :
first go to pocket base folder and run pocket base in terminal and run it :
./pocketbase serve
Now open another terminal instance and navigate to svelte project directory and install deperndencies using :
bun install
Now start your server:
bun run dev
Enjoy!! :)