mirror of
https://github.com/BradNut/example-sveltekit-email-password-webauthn
synced 2025-09-08 17:40:27 +00:00
update readme
This commit is contained in:
parent
25c54572a7
commit
62b7bb2a44
1 changed files with 2 additions and 1 deletions
|
|
@ -33,9 +33,10 @@ ENCRYPTION_KEY="L9pmqRJnO1ZJSQ2svbHuBA=="
|
|||
> openssl rand --base64 16
|
||||
> ```
|
||||
|
||||
Run the application:
|
||||
Install dependencies and run the application:
|
||||
|
||||
```
|
||||
pnpm i
|
||||
pnpm dev
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue