About the Project
Get started in seconds with tiged
You can clone this template directly from GitHub using the command below.
Tip: replace "my-app" with your project name.
Objective
This project is a ready-to-use template to speed up building modern apps with SvelteKit 5, shadcn-svelte, SurrealDB and BetterAuth. It already comes with layout, email/password authentication, base pages and consistent UI components.
- UI with shadcn-svelte (buttons, cards, forms)
- Authentication with BetterAuth (e2e‑friendly)
- Database with SurrealDB (configured adapter)
- Folder structure aligned with project DDD
- Tests: Vitest (frontend) and Jest (backend), E2E with Playwright