Dieses Repository beinhaltet den Code der Kampagne "Luftfilterbegehren" auf luftfilterbegehren.at.
See below for dependencies.
- copy config/template.py to config/__init__.py
- fill in your database settings
- run ./run.py to start the local development server
- python >= 3.10 (!)
- Flask 1.X https://flask.palletsprojects.com/en/1.1.x/
- SQLAlchemy https://docs.sqlalchemy.org/en/14/
- PyMySQL https://pymysql.readthedocs.io/en/latest/
virtualenv -p python3 .
source bin/activate
pip install -r requirements.txt
use the following to mock the smtp service for development:
docker run --rm -it -p 3000:80 -p 25:25 rnwood/smtp4dev
- jQuery Core (C) jQuery Foundation, Inc. [MIT]
- Normalize.css (C) Nicolas Gallagher, Jonathan Neal [MIT]
- OpenSans (C) Steve Matteson [Apache]
- Oswald (C) Vernon Adams [OFL]
- cities.json from https://github.com/bresu/oe_gemeinden (C) 2020 bresu [CC-BY-SA]