Softwareprojektmanagement/README.md

778 B
Raw Blame History

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