This is a basic template for Pocketbase with SvelteKit. The frontend uses ShadCN for ui components. PocketBase is easily extendable with Go or JS
Make sure to have go and nodejs installed.
cd sk
npm install
npm run fullstack
Use compose
docker compose up --build