mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-28 06:46:24 +00:00
fix(docs): fix #83
This commit is contained in:
@@ -89,7 +89,7 @@ This initialization process will do quite a few things:
|
||||
Now, you can start the Pocketbase instance using the following command:
|
||||
|
||||
```bash
|
||||
bun run forge start db
|
||||
bun run forge dev db
|
||||
```
|
||||
|
||||
This will start the Pocketbase instance. You can access the admin dashboard at <a href="http://localhost:8090/_" target="_blank" rel="noopener noreferrer">http://localhost:8090/\_</a>. Enter the email and password you provided earlier to log in.
|
||||
|
||||
Reference in New Issue
Block a user