Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eoa21004 authored Nov 8, 2024
1 parent 6451947 commit a38d976
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Kunal Bagga kub21001<br>
Link to Trello: [https://trello.com/b/j8t0Ulvk/group-51-jira-kaban-board](https://trello.com/b/j8t0Ulvk/group-51-jira-kaban-board)<br>
Link to Figma Prototype: [https://www.figma.com/design/mKMWW1sIOVpuQKOlapBINQ/ishayu.ray](https://www.figma.com/design/mKMWW1sIOVpuQKOlapBINQ/ishayu.ray)<br>

Terminal commands to run DOCKERIZED API:<br>
# Make sure you cd into Backend folder.<br>
# Terminal commands to run DOCKERIZED API:<br>
Make sure you cd into Backend folder.<br>
1. docker build -f docker_files/Dockerfile -t team51-backend .<br>
2. docker run -d -p 5000:5000 team51-backend<br>
3. pytest

0 comments on commit a38d976

Please sign in to comment.