1_011_a_infektionsfall_uebermittellung icon indicating copy to clipboard operation
1_011_a_infektionsfall_uebermittellung copied to clipboard

This repository is deprecated and has not been maintained for months!

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
    • https://classic.yarnpkg.com/en/docs/install

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.