Skip to content

jvauchel/kapoeira-dance

Repository files navigation

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