- Set environment variables
$env:FLASK_APP='app/app.py'
$env:FLASK_ENV='development'
- Install Python dependencies
python /app/install_requirements.py
- Run app file
python app/app.py
- Access via
localhost:5000/
-
Notifications
You must be signed in to change notification settings - Fork 1
KinetiQuestt/KinetiQuest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published