entire app update:
Some checks failed
Build and Deploy Flask App / test (pull_request) Has been cancelled
Build and Deploy Flask App / build-and-push (pull_request) Has been cancelled
Build and Deploy Flask App / deploy (pull_request) Has been cancelled

moder view app with static page, forgejo ci/cd workflow
This commit is contained in:
Norvicdev 2026-08-04 17:29:48 +03:00
parent 25c896f809
commit e6e700c2ee
13 changed files with 460 additions and 28 deletions

View file

@ -1,2 +1,3 @@
Flask==3.0.3
gunicorn==21.2.0
Flask==2.3.2
gunicorn==21.2.0
python-dotenv==1.0.0