The Spring boot microservice application for gamedoora
- JDK 17
- MySql 5 or higher
- Maven 3.3 or higher
mvnw clean install
mvnw spring-boot:run
https://firebase.google.com/codelabs/firebase-emulator#1
- Gamedoora Config Service
a. Run the config server
b. Set CONFIG_SERVER to the URL of the config serverexport CONFIG_SERVER=<URL of the config server>