Docker Compose 先给最小版本就好
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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