Skip to content

taksedo/rust_ddd_example

Repository files navigation

rust_ddd_example

Reference project with Rust and DDD

codecov

image

build_and_run_local_image.sh

Introduction

This project is inspired by https://github.com/stringconcat/ddd_practice and the book Clean Architecture

Start dev environment

In current project dev containers are implemented, so you can start project with VSCode Dev Containers or RustRover Dev containers.

Dev container includes following containers:

  • dev environment
  • kafka
  • kafka-ui
  • db

Languages