deerflow2/backend/src/gateway/routers
DanielWalnut 513332b746 feat: add nginx reversed proxy (#15)
* docs: add nginx reverse proxy documentation

Add comprehensive nginx configuration documentation to README including:
- Production deployment instructions with step-by-step setup
- Architecture diagram showing traffic routing between services
- Nginx features: unified entry point, CORS handling, SSE support
- Updated project structure with nginx.conf and service ports

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* feat: implement nginx

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-19 23:23:38 +08:00
..
__init__.py feat: add artifacts logic (#8) 2026-01-16 23:04:38 +08:00
artifacts.py feat: support artifact preview 2026-01-17 15:09:44 +08:00
models.py feat: add gateway module with FastAPI server (#5) 2026-01-16 13:22:26 +08:00