Skip to content
GitLab
Explore
Sign in
MiARS
MiARS Backend
Merge requests
!9
feat: add serve frontend + configurable app prefix
Code
Review changes
Check out branch
Download
Patches
Plain diff
Danylo Zakharchenko
requested to merge
frontend-app-serving
into
main
May 24, 2025
Overview
0
Commits
2
Pipelines
0
Changes
5
Expand
This MR adds:
possibility to serve frontend from the Flask server via SERVE_FRONTEND env var
possibility to configure app prefix like /api via APP_PREFIX env var
Merge request reports