28 lines
1.0 KiB
Markdown
28 lines
1.0 KiB
Markdown
|
![BauDas Logo](https://services.joethei.xyz/images/bauDas.png)
|
||
|
#Kundenkarten Verwaltung
|
||
|
|
||
|
[![Build Status](https://teamcity.joethei.xyz/app/rest/builds/buildType:(id:Studium_Programmierung_Softwareprojektmanagement_SpmProd)/statusIcon)](https://tcstatus.joethei.space/dashboard/spm)
|
||
|
[![Quality Gate](https://sonarqube.joethei.xyz/api/project_badges/measure?project=Studium_Programmierung_Softwareprojektmanagement&metric=alert_status)
|
||
|
![Code Coverage](https://sonarqube.joethei.xyz/api/project_badges/measure?project=Studium_Programmierung_Softwareprojektmanagement&metric=coverage)](https://sonarqube.joethei.xyz/dashboard?id=Studium_Programmierung_Softwareprojektmanagement)
|
||
|
|
||
|
## Requirements
|
||
|
|
||
|
- Java 8
|
||
|
- Maven 3
|
||
|
- Tomcat 9
|
||
|
|
||
|
## 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
|
||
|
|
||
|
|
||
|
## TODO: better Name for this
|
||
|
- clone this repository
|
||
|
- run maven goal ````package````
|
||
|
- war can be found in target folder
|
||
|
|
||
|
© 2019 Ihni GmbH
|