Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
uo288543 committed Apr 8, 2024
1 parent f02539f commit 872bd16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ This repo is an application composed of several components.
- **Gateway service**. Express service that is exposed to the public and serves as a proxy to the two previous ones.
- **Users**. Express service that handles the managment of the users and their groups in the system.
- **Questions**. Express service that handles the management of the questions generated for the game in the system.
- **Multiplayer**. Express service that hosts the multiplayer for the react game.

The Users service uses a MariaDB DBMS accesed with sequelizer and questions service uses MongoDB accesed with mongoose.

Expand Down

0 comments on commit 872bd16

Please sign in to comment.