Skip to content

benjaminhirsch/rust-ddd-web-app-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example web app with DDD principles in mind

This is a work in progress DDD example web app and may or may not, become my future blueprint to set up a new web app. It's highly work in progress and by far not complete. Also, I'm relatively new to Rust, so you may see some strange things here. ;-)

Requirements


  • Docker / Docker compose

Local development


  • Copy .env.dist to .env and adjust values if necessary
  • Start database service with docker-compose up -d
  • Start app with cargo run

About

This is a work in progress DDD example app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published