Go to file
Johannes Theiner 018589c78d fixes to war building 2019-06-03 00:24:00 +02:00
src fixes to war building 2019-06-03 00:24:00 +02:00
.gitignore Merge remote-tracking branch 'origin/SPM-28' 2019-05-18 12:39:29 +02:00
README.md fixes to war building 2019-06-03 00:24:00 +02:00
checkstyle.xml + Working WeekOverview 2019-05-08 14:12:44 +02:00
password.txt ~ more fixes 2019-05-29 23:08:32 +02:00
pom.xml fixes to war building 2019-06-03 00:24:00 +02:00

README.md

BauDas Logo #Kundenkarten Analyse

Build Status

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