LVM-ROCA-prototype
Meta-repository to start lvm roca-prototype in a automated, dockerized environment.
!This project was rebranded. The most recent version can be found here as crimson assurance.
Prerequisites
- make sure you have docker (see https://docs.docker.com/engine/installation) and docker-compose (see https://docs.docker.com/compose/install) installed
Getting started
- clone this repository
cd lvm-roca-prototype- run
git submodule update --init - run
docker-compose up(and grab a cup of coffee) - visit http://localhost:3000
Applications
LVM roca-prototype consist of 5 different apps (mounted as git submodule). Each app is running in its own docker container.
- lvm-las-roca: Main app and entrypoint (node/express)
- visit http://localhost:3000
- lvm-las-postbox: postbox/tasklist application (java/spring-mvc)
- visit http://localhost:3001
- lvm-las-letter: business letter (wizard) app (node/express)
- visit http://localhost:3002
- lvm-las-damage: damage/claim application (node/express)
- visit http://localhost:3003
- prototype-backend: backend mock
- visit http://localhost:8080
- visit sample partner data http://localhost:8080/partner/4711