svelte-kit-template Svelte Themes

Svelte Kit Template

Opinionated SvelteKit Template with Authentication, Remote Function Examples

Setup

  • Create .env.local using .env.local.example
  • Install dependencies and run these scripts:
node --run db:generate
node --run db:migrate
node --run dev

Caveats

This template is for Node.js servers. For other platforms, update setup accordingly.

- @sveltejs/adapter-node
- @types/better-sqlite3
- better-sqlite3

Top categories

Loading Svelte Themes