XavierGuertin / WildfireVisualizationProject

Capstone SOEN 490
6 stars 0 forks source link

Set up microservice architecture with Spring Boot and Frontend NextJs #35

Closed Adissuu closed 3 days ago

Adissuu commented 1 week ago

As a user, I want each microservices to run independently in so that the application can be deployed, scaled, and updated without affecting other services.

Adissuu commented 3 days ago

Created Nx Architecture with Spring boot, NextJs and NextJs end to end testing projects.