/gathering-artemis

Repository for SI gathering 2020 for team Artemis. Radix job at https://console.playground.radix.equinor.com/applications/gathering-artemis

Primary LanguagePythonMIT LicenseMIT

SI Gathering Challenge: Template

To run the project locally, you need docker:

docker build -t <name> .
docker run -p 8000:8000 <name>