Skip to content

yclyldrm/mage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mage

MageGames Case Study

Clone and Dicrectory

Clone the project

  git clone https://github.com/yclyldrm/mage.git

Go to the project directory

  cd mage

Run Locally

Change/Add configuration file

Need to change/add .env file into /pkg/configs/envs/.env

Install dependencies

  go mod tidy

Start the server

  go run main.go

Makefile

To generate protobuf files run the following command:

  make proto

This will generate .go files for all .proto files in the project.

About

Mage Case Study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published