Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 565 Bytes

File metadata and controls

32 lines (25 loc) · 565 Bytes

DOS KIT (formerly LSD Kit)

A Drizzle / Oslo / Sveltekit template


  • OAuth(Github, Google), and Email/Password authentication methods already configured
     

  • Uses Sqlite3 with Better-sqlite3
     

  • Password reset & email verification through email enabled (Plunk or Resend).
     

  • .env sample provided.
     

  • Uses Zod for schema validation.

     

  • Uses Shadcn-svelte for its component library and TailwindCSS for styling.

     

  • Sveltekit Superforms for form handling.