NORY-26: add documentation for setting up an admin account
This commit is contained in:
parent
fe1c5cc83a
commit
b2552cb729
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@ bun install
|
||||||
bun run dev
|
bun run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Create an account using the authentication UI on http://localhost:3000.
|
||||||
|
The verification code can be found on the dummy SMTP dashboard on http://localhost:4436.
|
||||||
|
|
||||||
Inside another terminal session we can start the dashboard UI:
|
Inside another terminal session we can start the dashboard UI:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue