Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,24 +29,24 @@ code blocks for commands

## Help

Any advise for common problems or issues.
* You may encounter an error when trying to run `docker-compose up` that states that the backend is missing an env file
* You can solve this by creating a new env file (and filling it with the necessary values):
```bash
cd ./backend
touch .env
```
command to run if program contains helper info
```

## Authors

Contributors names and contact info

## Authors
[@fiona-cai](https://x.com/fcaiona)

Tina Xia @tinazxia@gmail.com

ex. Dominique Pizzie
ex. [@DomPizzie](https://twitter.com/dompizzie)

* Daniel Cheng - [dcheng6775@gmail.com]

Lucas Jin
[@LucasHJin](https://x.com/lucashjin)

Vidu Widyalankara
[vidsterbroyo](https://vidsterbroyo.com)

Expand Down
Loading
Loading