Skip to content

pawelsikora/0583-App-zur-Registrierung-Infizierter

 
 

Repository files navigation

About

Wir möchten Gesundheitsämter und Kranken bei der der Erfassung von Coronafällen helfen ...

Get Started

# Create a new virtual environment...
python3 -m venv env
# ...where we upgrade packaging tools...
env/bin/pip install --upgrade pip setuptools
# ...and into which we install our project.
env/bin/pip install -e .
env/bin/pserve development.ini --reload

Please look at the cookiecutter docu

Useful Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.9%
  • HTML 34.4%
  • CSS 6.9%
  • Shell 5.6%
  • Mako 1.2%