Skip to content

Commit

Permalink
Merge pull request #124 from Wong-Jia-Jun/Assignment2
Browse files Browse the repository at this point in the history
Create README.md
  • Loading branch information
Wong-Jia-Jun authored Nov 16, 2023
2 parents 9834142 + 252bd28 commit 49ec2be
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Assignment 2 Instructions

1. Create the `.env` files in the respective directories based on the txt files submitted in Canvas (for ./backend/question-service, ./backend/user-service, ./frontend)
2. Follow the README instructions in ./backend/question-service, ./backend/user-service, ./frontend and ./gateway on how to start up the services locally. Ignore instructions related to .env creation.
3. Go to `http://localhost:3000`

0 comments on commit 49ec2be

Please sign in to comment.