Skip to content

c3wien/Poke-That-Gmeind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

252 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Dieses Repository beinhaltet den Code der Kampagne "Luftfilterbegehren" auf luftfilterbegehren.at.

Setup

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

Dependencies

virtualenv

virtualenv -p python3 .
source bin/activate
pip install -r requirements.txt

SMTP-Service

use the following to mock the smtp service for development:

docker run --rm -it -p 3000:80 -p 25:25 rnwood/smtp4dev

Includes

  • 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]

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5