ImisDevelopers / 1_011_a_infektionsfall_uebermittellung

This repository is deprecated and has not been maintained for months!
https://imis-prototyp.de/
MIT License
22 stars 6 forks source link
covid-19 covid-api healthcare pilot typescript vue

This repository is deprecated!

IMIS

Infektions Melde und Informations System

IMIS Cover

Dieses Projekt entstand im Rahmen des #WirvsVirus-Hackathon.

Development

Prod Test Deploy GitHub release (latest by date)

General Guidelines

Development happens in master using feature branches and PR. master branch is deployed at:

Tech Stack

We are using:

Requirements

  1. YARN

Frontend

  1. Start local development server for vue.js development: yarn serve

CI system

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.