Skip to content

codecentric/conference-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Space Software Development

Application Links

Environment Link
Production currently unavailable
Staging currently unavailable
Test currently unavailable

Infrastructure Links

Developer Quickstart

cd monitoring
mvn clean install 
java -jar target/monitoring-1.0.0.jar

cd app
mvn clean install
java -jar target/conference-app-3.0.0.war

Open WebApp

http://localhost:8080

Open Monitoring App

http://localhost:8888