Server-Game

module
v0.0.0-...-fa63027 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2024 License: MIT

README

# Server Game

Server Game is a project that provides a RESTful API for managing games. It is written in Go and uses the Gin framework.

## Quick Start

- Install [Go](https://golang.org/dl/)
- Install [Docker](https://docs.docker.com/get-docker/)
- SET environment variables in .env file
- SET environment Go

## Clone project

```bash
git clone https://github.com/MinhSang97/Server-Game.git

Move to Server-Game folder

cd Server-Game

Install container docker

docker compose up -d

Install dependencies

go mod tidy

DB Migration

make migrate-up

Run project

go run ./cmd/main.go

LICENSE

This project is distributed under the MIT License. See the LICENSE file for more information.

Directories

Path Synopsis
pkg
id
log
otp

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL