Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 842 Bytes

README.adoc

File metadata and controls

50 lines (38 loc) · 842 Bytes

Kapoeira - Let’s dance !

Abstract

FR

Slides

How to build HTML presentation

With Docker & Linux
./build-slides.sh
Note
available in public folder

Demo - Burger Quiz

Note
pre-requisites : Docker & Docker Compose
Note
step-by-step here
Force build burger-quiz (with no cache)
docker compose build --no-cache
Run an Kafka infrastructure & All Kapoeira features
docker compose up -d
Stop all
docker compose down
Re-run only Kapoeira features on fries-factory
docker compose restart kapoeira-fries
Note
Check target/reports/xxx/kapoeira-report.html for Kapoeira reports