Forked from an inaccessible project.
-
Dexiades Christos UMAC221 authoredDexiades Christos UMAC221 authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.replit 90 B
language = "python3"
run = "pip install -U flask && python3 init_db.py && python3 app.py"