Softwareprojektmanagement/README.md

29 lines
778 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

![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)
## minimal 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````
- open the site at ````localhost:8080/bauDas````
- change stuff
- restart the server if needed
## Deploy
- clone this repository
- run maven goal ````package````
- war can be found in target folder
- upload war to tomcat server
- add ´´´´password.txt´´´´ to tomcat root
© 2019 Ihni GmbH