Skip to content

Commit

Permalink
Added pgadmin cred
Browse files Browse the repository at this point in the history
  • Loading branch information
Alekaei committed Mar 21, 2021
1 parent a859007 commit 45b8702
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ This repo serves as the monorepo for the AstraTutor application for Team 4 of th

## Instructions

### Use website
Visit [astratutor.com](https://astratutor.com/)
We have 2 test accounts
We have 2 test accounts for logging in
```
Tutor email: tutor@grindsapp.localhost
Tutor password: grindsapp
Expand All @@ -15,6 +13,17 @@ Student email: student@grindsapp.localhost
Student password: grindsapp
```

To look at pg admin use the following credentials
```
Email: grindsapp@grindsapp.localhost
Password: grindsapp
Second password: grindsapp
```

### Use website
Visit [astratutor.com](https://astratutor.com/)

### Install Locally
1. Clone the repo
1. Run `docker-compose up` and visit:
Expand Down

0 comments on commit 45b8702

Please sign in to comment.