28 lines
880 B
Markdown
28 lines
880 B
Markdown
![BauDas Logo](https://services.joethei.xyz/images/bauDas.png)
|
|
#Kundenkarten Analyse
|
|
|
|
[![Build Status](https://teamcity.joethei.xyz/app/rest/builds/buildType:(id:Studium_Programmierung_Softwareprojektmanagement_SpmProd)/statusIcon)](https://tcstatus.joethei.space/dashboard/spm)
|
|
[![Quality Gate Status](https://sonarqube.joethei.xyz/api/project_badges/measure?project=de.hs-el.spm%3AbauDas-kundenkarten&metric=alert_status)](https://sonarqube.joethei.xyz/dashboard?id=de.hs-el.spm%3AbauDas-kundenkarten)
|
|
|
|
|
|
## minimal Requirements
|
|
|
|
- Java 8
|
|
- Maven 3
|
|
- Tomcat 7
|
|
|
|
## Development Setup
|
|
|
|
- clone this repository
|
|
- import it into your preferred editor
|
|
- start the server with maven goal ````tomcat7:run````
|
|
- change stuff
|
|
- restart the server if needed
|
|
|
|
|
|
## get the war
|
|
- clone this repository
|
|
- run maven goal ````package````
|
|
- war can be found in target folder
|
|
|
|
© 2019 Ihni GmbH |