githubteacher / githubteacher/furry-computing-machine

Docker Compose & Local Dev Setup for HomeOrganizer

オープン
#204 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C
スター
3
フォーク
7
PR マージ指標
30日以内にマージされた PR はありません

説明

Provide a reliable, documented Docker Compose setup to run all services for local development:
- Build containers for backend (Express), AI microservice (FastAPI), and frontend (React/nginx).
- Volume mounts for uploads and source code, ports exposed as: backend (4000), ai (8002), frontend (3000).
- Production-ready nginx config for frontend (proxies /api to backend in container network).
- Documentation for quickstart, troubleshooting, port changes, and data persistence.
- .env.example to make local overrides easy.

Acceptance:
- A single `docker compose up --build` brings up all services and persists uploads/data.
- README includes demo and troubleshooting instructions.
- Adaptable for future service addition (queue, S3, Postgres, etc.).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。