This repository contains a sample project of Svelte5 + DrizzleORM + LuciaAuth + TailwindCSS
Powered by create-svelte
.
Once you've downloaded the project, install the dependencies with npm install
to start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open