8000 GitHub - yclyldrm/mage: Mage Case Study
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

327B Packages

No packages published
0