Quick start CLI #225
pilcrowonpaper
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Getting started with Lucia is kinda tedious with lots of copy-pasting from the docs so I wonder if we can streamline the DX. Having something like
npx lucia-auth init
command might be a solution.This will:
(1) should be pretty straight-forward, (2) might only be possible with some database, and (3) can only work with a new project (eg. hooks.server.ts has to be non-existent).
Beta Was this translation helpful? Give feedback.
All reactions