We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808751d commit f805222Copy full SHA for f805222
content/pages/04-web-development/03-flask.markdown
@@ -238,6 +238,8 @@ combined with the example real-world projects listed in the next section.
238
[Frozen-Flask](http://pythonhosted.org/Frozen-Flask/) to generate a
239
static website from a backend data source.
240
241
+* [Running Flask on Docker Swarm](https://testdriven.io/running-flask-on-docker-swarm)
242
+ details how to run a Flask app on Docker Swarm.
243
244
### Open source Flask example projects
245
Flask's lack of standard boilerplate via a commandline interface for
0 commit comments