Skip to content

geometalab/fog_app.service

Repository files navigation

Hochnebelkarte Schweiz

High Fog Service Switzerland by HSR Geometa Lab.

Weblinks:

Development

Normal docker-compose usage, copy .env-file file to .env and fill it with the correct values.

Running tests

docker-compose run --rm backend bash -c 'cd tests && python -m unittest'