Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

ImisDevelopers/1_011_a_infektionsfall_uebermittellung

Repository files navigation

This repository is deprecated!

IMIS

Infektions Melde und Informations System

IMIS Cover

Dieses Projekt entstand im Rahmen des #WirvsVirus-Hackathon.

Development

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.