Python Forum

Full Version: Setting up multiple flask apps in the same server
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm tryng to set up a transportation management system from github. this repo has a main app.py and 3 sub apps and i don't have idea how to make this work.

Please somebody who knows how to do it, can you give me some clues or tips to make it run.

https://github.com/musevarg/Transportati...ent-System