Skip to content

Commit 776a6bd

Browse files
authored
Merge pull request #56 from Krish-sysadmin/main
2 parents 72a6db5 + 8b1ead7 commit 776a6bd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ Other commands:
1212
- `docker-compose logs -f main` streams logs from the Rocket app
1313
- `docker-compose exec db psql -U postgres` opens a shell into the PostgreSQL database
1414
- `docker-compose stop` stops the dev environment
15+
16+
17+
**Using the frontend**
18+
19+
After starting the frontend, the frontend is now available at http://localhost:3000. If the backend is running, http://localhost:3000/api will proxy to it. Point your browser to http://localhost:3000/api/dev/login, which should create a test user and log you in.

0 commit comments

Comments
 (0)