sveltekit-tailored
v0.0.13
Published
all the nice stuff that I like to use for web dev:
Downloads
47
Readme
Sveltekit Repo
all the nice stuff that I like to use for web dev:
Sveltekit + Lucia Auth + Drizzle + Postgres + Tailwind + Shadcn + MailerSend + Vitest + Playwright
How to use
check out template repository: https://github.com/ondrejrohon/sveltekit-tailored-template
How to publish new version
- after implementing changes, update version in package.json, tag it, push it and run
npm publish - upgrade version in
sveltekit-tailoredin sveltekit-tailored-template and test it
Lucia Auth
https://lucia-auth.com/
https://github.com/lucia-auth/example-sveltekit-email-password-2fa/tree/main
all lucia auth files are based on commit: https://github.com/lucia-auth/example-sveltekit-email-password-2fa/tree/7f9f22d48fb058e4085a11c52528e781c4bc70df
