Skip to content
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

46 docker backend #48

Merged
merged 24 commits into from
Mar 7, 2024
Merged

46 docker backend #48

merged 24 commits into from
Mar 7, 2024

Conversation

Mister-Mario
Copy link
Contributor

Tested the new dockerfile for the backend and the docker-compose

lauratbg and others added 23 commits February 27, 2024 18:39
…s in home and an instructions view, added a logo to the navbar
-The call to our inner API works
-Needed to add security changes in order to fullfil the CORS mechanism and allow to call our API from the webapp port
-Quetion generator need to run Main.java inside wiq_en1b\backend\wiq\src\main\java\com\wiq\wiq\services\questionGenerator
To test the webapp and the backend
-Run SpringBoot with the VSCode Extension and class WIQApplication.java inside wiq_en1b\backend\wiq\src\main\java\com\wiq\wiq
-Go in console to webapp dir, then do npm install and the npm start
…ull cycle, start playing, generate the questions and then show them
@Mister-Mario Mister-Mario linked an issue Mar 6, 2024 that may be closed by this pull request
@Mister-Mario Mister-Mario requested a review from UO289845 March 6, 2024 16:54
Copy link
Contributor

@UO289845 UO289845 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I understood it correctly, the reason the checks fail is because you're changing the thing the checks are testing, so no problem there.

There's a lot of commented code, which may cause problems with SonarCloud, so I would recommend to maybe copy the commented code locally and remove it from the repository.

Nevertheless, the rest looks good, so I'll aprove it.

@UO289845 UO289845 merged commit 1772aa1 into master Mar 7, 2024
1 check failed
@Mister-Mario Mister-Mario deleted the 46-docker-backend branch March 9, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker Backend
5 participants