diff --git a/README.md b/README.md new file mode 100644 index 0000000..a7368e3 --- /dev/null +++ b/README.md @@ -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` +