Softwareprojektmanagement/README.md

29 lines
778 B
Markdown
Raw Normal View History

![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
2019-05-30 07:47:10 +02:00
- Tomcat 9
## Development Setup
- clone this repository
- import it into your preferred editor
- start the server with maven goal ````tomcat7:run````
2019-05-30 10:12:11 +02:00
- open the site at ````localhost:8080/bauDas````
- change stuff
- restart the server if needed
2019-05-30 22:03:38 +02:00
## Deploy
- clone this repository
- run maven goal ````package````
- war can be found in target folder
2019-05-30 22:03:38 +02:00
- upload war to tomcat server
- add ´´´´password.txt´´´´ to tomcat root
© 2019 Ihni GmbH