sveltekit-template Svelte Themes

Sveltekit Template

SvelteKit Template

  • Lucia for authentication
  • Paraglide JS dead simple i18n
  • Drizzle ORM for database connectivity and type safety
  • shadcn-svelte for beautifully designed components
  • Lucide for icons
  • Zod Type safety with Zod integration
  • Superforms to handle form validation and management.
  • Formsnap Accessible form components that take SvelteKit Superforms to the next level.

TODO

  • Payments with Stripe
  • Mobile Tab Bar
  • Multi organization setup (with / without url param)

Inspirations

This template draws inspiration from the following projects:

Feel free to explore, customize, and innovate with this SvelteKit template!

Live Demo

Check out the live demo at: https://sveltekit-template-rosy.vercel.app

Admin Account

Normal User Account

Screenshots

Important highlights

/(public)

Accessible by everyone

/(private)

All routes inside this will required an authenticated user

/(private)/(admin)/users

Shows example of admin only route with a filterable and sortable Data Table along with edit and delete function implemented.

Top categories

Loading Svelte Themes