this project was cloned from the awesome surreal-sveltekit starter from oskar-gmerek for support please contact original author
$ pnpm i
$ sudo chown 65532:65532 db/ -R
$ pnpm dev:stack
5173 and 8000 are available for use.SurrealDB - The ultimate multi-model databasesurrealdb.js for interacting with awesome SurrealDBsveltekit-superforms + zod to enable super powers in working with forms - Superforms | Zoddayjs to enable high level of DX in working with time and dates - Day.js$ bun install
If you don't have bun installed, you can utilize pnpm or any other Node.js package manager. For instance:
$ pnpm install
$ bun dev:stack
If you don't have bun installed, you can utilize pnpm or any other Node.js package manager. For instance:
$ pnpm dev:stack
This command will initiate SurrealDB within a Docker container and launch SvelteKit in your local development environment.