Skip to content

Commit 6845973

Browse files
committed
Update README setup instructions
1 parent 35eb5fc commit 6845973

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,4 @@ Finally, run the development server:
4343
bun dev
4444
```
4545

46-
---
47-
48-
> [!WARNING]
49-
> The following setup information is not fully implemented.
50-
> (Authentication hasn't been fully implemented, as of 3/10/26.)
51-
52-
On spin up, the site should automatically initialize an admin account, with the login information specified in your `.env`.
46+
On spin up, the site should automatically initialize the the database as well as the admin account with the login information specified in your `.env`. You'll be able to login at `http://localhost:5173/login` with those credentials.

0 commit comments

Comments
 (0)