File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
content/pages/examples/flask Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,17 @@ flask-base's code is open sourced
4141[ under the MIT license] ( https://github.com/hack4impact/flask-base/blob/master/LICENSE.md ) .
4242
4343
44+ ### FlaskBB
45+ [ FlaskBB] ( https://github.com/flaskbb/flaskbb )
46+ ([ project website] ( https://flaskbb.org/ ) ) is a [ Flask] ( /flask.html ) -based
47+ forum web application. The web app allows users to chat in an open
48+ message board or send private messages in plain text or
49+ [ Markdown] ( /markdown.html ) .
50+
51+ FlaskBB is provided as open source
52+ [ under this license] ( https://github.com/flaskbb/flaskbb/blob/master/LICENSE ) .
53+
54+
4455### Flasky
4556[ Flasky] ( https://github.com/miguelgrinberg/flasky ) is the wonderful
4657example application by
You can’t perform that action at this time.
0 commit comments