Dieses Projekt entstand im Rahmen des #WirvsVirus-Hackathon.
- Organization - Google Docs
- DevPost submission
- Mit freundlicher Unterstützung von https://covidmeldeprozess.de/
Development happens in master using feature branches and PR.
master branch is deployed at:
We are using:
- Vue.js + Typescript
- VueX + vuex-smart-module
- Vue Router
- Ant Design
- swagger-typescript-api
- Deployment: Google Kubernetes Engine (GKE)
- Start local development server for vue.js development:
yarn serve
All commits to master, feature/* and all PRs will be CI checked.
New commit to master will result in new release to staging.imis-prototyp.de.
A new release to imis-prototyp.de is not triggerd by commit on master but by a new release tag.
