Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 696 Bytes

File metadata and controls

25 lines (18 loc) · 696 Bytes

TODO

focus

  • email provider, send verification email? phone number provider?
  • optimize auth/session

docs

fix

  • move to tsdown
  • how to test svelte 5 runes man..........
  • add a ton of type tests, every config, method etc. that should be typed should be typed
  • better role types
  • dev: when editing only svelte nr dev deletes all files in dist but svelte files, entries delete each other's work
  • ssr
  • sveltekit tauri dev/build
  • sveltekit tauri android dev/build

later

  • drizzle drivers when drizzle 1.0
  • Passkeys/WebAuthn
  • eliminate waterfalls, currently: initial html, css, some js -> auth/session -> rest of the js