Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 414 Bytes

README.MD

File metadata and controls

19 lines (10 loc) · 414 Bytes

README.md

build with maven

mvn clean install dockerfile:build

To launch only the app without dependencies

docker-compose -f docker-compose.yml up -d --no-deps app

links

frontend backend

Sources:

callicoder