Skip to content

Dev datastore

lamiilhi requested to merge dev-datastore into development

Adding the datastore functionality. Cloned the locationsSaved -branch as basis for this branch to include the week's changes.

Added environment variable for the datastore's required .json key in the app.yaml -file.

Added a command to echo the contents of the env variable to a .json file in the .gitlab-ci.yml -file.

Uncommented the "add beehive" -functionality in main.py

Merge request reports