Skip to content

goriant-studio/goriant-ms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goriant Game Server with Microservices Architecture

Tech Stacks

  • Java 21
  • Gradle 8.8
  • Netty 4.1.110.Final
  • Google Protobuf
  • Flyway
  • Redis
  • MongoDB
  • PostgreSQL

DevOps & Infra

  • Docker
  • Kubernetes
  • GCP

Services

  • goriant-game-server
  • goriant-oauth
  • goriant-notification

Guideline Start Services

Project checkout structure

# change directory to goriant-ms
cd goriant-studio/goriant-ms

# Generate Proto
./gradlew :services:goriant-game-server:generateProto

# Start Game Server
./gradlew :services:goriant-game-server:run

About

Goriant Microservices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published