Tencent / Tencent/WeSmartFlow

Docker Compose 先给最小版本就好

Open
#71 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.1k
Forks
8
PR merge metrics
No merged PRs in 30d

Description

现在手动装前后端依赖、配 .env、确认端口,对体验用户有点长。Compose 第一版不用把 LaTeX/TTS 都弄进去,先让 backend + frontend + SQLite volume 一条命令跑起来就很有帮助。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the current backend and frontend startup instructions, environment requirements, and port configuration first; then inspect how SQLite data is stored. The work is done when one Compose command starts both services with a persistent SQLite volume, without requiring LaTeX or TTS setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose, sqlite
Domain
backend, databases, devops, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.