ā Found this project helpful? Show some love with a star! Your support keeps the code evolving. š
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 | Zod@master/css.svelte
as an interesting alternative for TailwindCSS - MasterCSSdayjs
to enable high level of DX in working with time and dates - Day.jsClone the repository to your local machine.
Install dependencies. For example:
bun install
If you don't have bun installed, you can utilize pnpm or any other Node.js package manager. For instance:
pnpm install
Execute the provided npm script. For example:
bun run multitaskum:developum
If you don't have bun installed, you can utilize pnpm or any other Node.js package manager. For instance:
pnpm run multitaskum:developum
This command will initiate SurrealDB within a Docker container and launch SvelteKit in your local development environment.
Access http://localhost:5173 using your preferred web browser.
Test various functionalities such as creating a new account, logging in, generating new posts, editing posts, and deleting them.