Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 894 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 894 Bytes

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