Set up Flask application structure
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Set up Flask application structure
Nameru Thapa
requested to merge
setup/initial-project-structure
into
main
Aug 08, 2026
Overview
0
Commits
1
Pipelines
1
Changes
4
Summary
Added initial Flask application structure
Added application entry point
Added Python dependencies
Added Git ignore configuration
Verification
Application starts successfully with
python run.py
Application responds successfully at
http://127.0.0.1:5000
Merge request reports
Loading