|
|
7 years ago | |
|---|---|---|
| .tx | 10 years ago | |
| docs | 7 years ago | |
| flaskbb | 7 years ago | |
| logs | 12 years ago | |
| migrations | 7 years ago | |
| tests | 7 years ago | |
| .coveragerc | 8 years ago | |
| .editorconfig | 8 years ago | |
| .gitignore | 7 years ago | |
| .gitmodules | 9 years ago | |
| .landscape.yml | 10 years ago | |
| .travis.yml | 8 years ago | |
| AUTHORS | 10 years ago | |
| CHANGES | 7 years ago | |
| CONTRIBUTING.md | 8 years ago | |
| LICENSE | 9 years ago | |
| MANIFEST.in | 8 years ago | |
| Makefile | 8 years ago | |
| NOTICE | 8 years ago | |
| README.md | 8 years ago | |
| babel.cfg | 8 years ago | |
| celery_worker.py | 8 years ago | |
| pytest.ini | 8 years ago | |
| requirements-dev.txt | 8 years ago | |
| requirements.txt | 7 years ago | |
| setup.py | 7 years ago | |
| tox.ini | 8 years ago | |
| wsgi.py | 8 years ago |
FlaskBB is a Forum Software written in Python using the micro framework Flask.
Currently, following features are implemented:
Checkout the FlaskBB Forums to see an actual running instance of FlaskBB. Use demo//demo as login for the test user.
For a complete installation guide please visit the installation documentation here.
This is how you set up an development instance of FlaskBB:
make devconfigmake installmake runFlaskBB is licensed under the BSD License.