You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,10 +43,4 @@ Finally, run the development server:
43
43
bun dev
44
44
```
45
45
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