Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iyanfdezz authored Apr 13, 2024
1 parent 47554bf commit 8294d29
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 @@ -20,8 +20,8 @@ This repo is a basic application composed of several components.
- **User service**. Express service that handles the insertion of new users in the system.
- **Auth service**. Express service that handles the authentication of users.
- **Webapp**. React web application that uses the gateway service to allow basic login and new user features.
- **Question service**. Express service that handles question generation
- **Stats service**. Exoress service that handles game stats.
- **Question service**. Express service that handles question generation.
- **Stats service**. Express service that handles game stats and rankings

Both the user and auth service share a Mongo database that is accessed with mongoose.

Expand Down

0 comments on commit 8294d29

Please sign in to comment.