deerflow2/backend/src/gateway
JeffJiang e19424f29d Refactor base paths with centralized path management (#901)
* Initial plan

* refactor: centralize path management and improve memory storage configuration

* fix: update memory storage path in config.example.yaml for clarity

* Initial plan

* Address PR #901 review comments: security fixes and documentation improvements

Co-authored-by: foreleven <4785594+foreleven@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: foreleven <4785594+foreleven@users.noreply.github.com>
2026-02-25 21:30:33 +08:00
..
routers Refactor base paths with centralized path management (#901) 2026-02-25 21:30:33 +08:00
__init__.py feat: add gateway module with FastAPI server (#5) 2026-01-16 13:22:26 +08:00
app.py Enforces config env var checks and improves startup handling (#892) 2026-02-25 16:12:59 +08:00
config.py feat: add nginx reversed proxy (#15) 2026-01-19 23:23:38 +08:00
path_utils.py Refactor base paths with centralized path management (#901) 2026-02-25 21:30:33 +08:00