Skip to content

sheginabo/go-quick-gin

Repository files navigation

{repoName}

Desc about feature

  1. {Feature 1: xxx}

    • balabala
  2. {Feature 2: xxx}

    • balabala

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Running Locally

To run the project locally for debugging purposes, follow these steps:

  1. 準備開發環境 use docker-compose.yaml

    docker-compose -p {repoName} up -d
  2. Download the Go modules required by the project:

    go mod download
  3. .env

    cp app.env .env
  4. Run the application:

    go run ./cmd/main.go

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published