PoC: Import JSON messages from Kafka into PostgreSQL using Rust How to start First make sure to set all the environment variables in docker-compose.yaml. Then just start the database and the importer with docker-compose up --build --force-recreate