2019-05-31 09:05:30 +02:00
2019-05-29 23:08:32 +02:00
2019-05-08 14:12:44 +02:00
2019-05-29 23:08:32 +02:00
2019-05-31 09:05:30 +02:00
2019-05-31 09:05:30 +02:00

BauDas Logo #Kundenkarten Analyse

Build Status

minimal Requirements

  • Java 11
  • 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

Description
No description provided
Readme 456 KiB
Languages
Java 84.6%
JavaScript 15.4%