Skip to content

Koubae/game-hangar

Repository files navigation

Game Hangar

GameHangar

todo

Documentation

QuickStart

go install github.com/air-verse/air@latest

# Make sure that GOPATH and GOROOT is in your PATH
export GOROOT=/usr/local/go
export GOPATH=$HOME/go
export PATH=$PATH:$GOROOT/bin
    1. Initialize (this will perform some installations)
make quickstart

Admin / Management

  • Root User:
    • Username: root
    • Password: Q7m!v2Zp#9tX

Services

Step by Step

  • Prepare Go env
make init
  • Run Migrations
make migrate-identity-up
  • Start
# Run chat-identity
make run-server-local

Documentation

Database

Development

To use gotestsum run:

go install gotest.tools/gotestsum@latest

About

Game Platform & Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors