First bricks of a realtime chat application built with Svelte, TypeScript, Vite and PocketBase.
npm install
to install the necessary dependencies.pocketbase
(or as you like) and move it either inside this project or wherever you prefer.cd
in the pocketbase
(or how ever you called it) folder and run ./pocketbase serve
npm run dev
Enjoy 😽