-
Notifications
You must be signed in to change notification settings - Fork 0
add game service to diagrams #226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After the first diagram is missing the game module explanation and I do not get the point of the Auth API, also in our application autentication is splitted in two but I am not sure if here should be displayed

In the second diagram I am not getting the point of that external APIs (only wikidata and llm are external APIs)

Y4vra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The game service should be part of the system in the diagrams, and the auth service uses the mongodb database. Also, write how the game service both saves games and provides the user's statistics.
docs/src/03_context_and_scope.adoc
Outdated
|
|
||
| * **Wichat Application Proxy: ** | ||
| When interacting with the server, a <TO BE DEFINED> proxy will be tasked with redirecting the queries to the petitions to the Wichat application client, which will also be deployed on a <TO BE DEFINED> web server. | ||
| When interacting with the server, a <TO BE DEFINED> proxy will be tasked with redirecting the queries to the petitions to the Wichat application client, which will also be deployed on a Azure web server. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nginx proxy is used
MiguelAlvarezHernandez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Y4vra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks decent




No description provided.