|
|
|
@ -71,6 +71,11 @@ When you want to publish the Flask app online, the easiest way to do it(and mana
|
|
|
|
|
|
|
|
|
|
For that you can create a new repo in git and follow the guided steps to push your app there.
|
|
|
|
|
|
|
|
|
|
For pushing your app to git repo check...
|
|
|
|
|
For more information on git and [common errors in git] (Solving “Fatal: Not A Git Repository” (Or Any Of The Parent Directories) Error)
|
|
|
|
|
<!-- TODO: link it to git documentation or git 101 wiki page -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There are plenty of ways to put your flask app online.
|
|
|
|
|
Here, in XPUB, we mainly work with small self-hosted servers like the Soupboat and the Breadcube.
|
|
|
|
|
These steps refer to this kind of specific setup.
|
|
|
|
|