Skip to content

Commit

Permalink
Servicio de preguntas y estadísticas añadido a la especificación
Browse files Browse the repository at this point in the history
  • Loading branch information
CANCI0 authored Apr 5, 2024
1 parent e062746 commit d6164f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +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.

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

Expand Down

0 comments on commit d6164f5

Please sign in to comment.