svelte-kit-template Svelte Themes

Svelte Kit Template

Opinionated SvelteKit Template with Authentication, Remote Function Examples

svelte-kit-template

Development Setup

  1. See .env.[mode].local.example and create a .env.development.local file.
  2. Install dependencies and run these scripts:
node --run db:generate
node --run db:migrate
node --run dev

Production Setup

  • See the guide for VPS deployment with HTTPS.
  • For other platforms, update the setup accordingly:
- @sveltejs/adapter-node
- @types/better-sqlite3
- better-sqlite3
- pm2-ecosystem

Top categories

Loading Svelte Themes