Created a newer template featuring Svelte 5 and shadcn-svelte, along with all dependencies updated to their latest versions.
- Multi Tenant configured
- Lucia for authentication
- inlang for language translation
- Drizzle ORM for database connectivity and type safety
- Skeleton for ui elements
- Lucide for icons
- Zod
- Superforms to handle form validation and management.
Highly inspired from Sveltekit Auth Starter which uses prisma, I wanted one with drizzle ORM and a BottomBar as I prefer to use bottom bar in mobile views.