Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (26 loc) · 517 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 517 Bytes

Gymo

Go

Aite backend!

Build

make build

Deploy

在运行之前,确保更新了需要的环境变量。

cp .env.example .env

Docker compose

docker compose up --build

Binary

make build
./gymo

Requirements

  • PostgreSQL: 保存所有数据
  • Redis: 聊天以及缓存

API 文档

https://gymogymo.apifox.cn