feat: initialize aivideo project
This commit is contained in:
12
deploy/README.md
Normal file
12
deploy/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Deploy Notes
|
||||
|
||||
Recommended local stack:
|
||||
|
||||
- `mysql`: primary business database
|
||||
- `redis`: cache and async queue broker
|
||||
- `minio`: object storage
|
||||
- `backend`: FastAPI API service
|
||||
- `frontend-web`: user-facing Next.js app
|
||||
- `frontend-admin`: admin Next.js app
|
||||
|
||||
Use the root `docker-compose.yml` for local integration.
|
||||
Reference in New Issue
Block a user