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

VOD-Studio/gymo

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published