Skip to content

picksitquick/gamedoora-studio-services

 
 

Repository files navigation

gamedoora-studio-services

The Spring boot microservice application for gamedoora

Requirements

  • JDK 17
  • PostgreSQL 14.8
  • Maven 3.3 or higher

Command to build and launch

mvnw clean install
mvnw spring-boot:run 

Service dependencies

  1. Gamedoora Config Service
    a. Run the config server
    b. Set CONFIG_SERVER to the URL of the config server
    export CONFIG_SERVER=<URL of the config server>
    

About

Macro service for studio functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 90.9%
  • Shell 9.1%