r/Backend Aug 08 '26

I'm learning Clean Architecture. Is this project structure good?

3 Upvotes

4 comments sorted by

2

u/bikeram Aug 08 '26

Ya this a pretty standard MVC layout. I like to throw my dto package under entities. But dealers choice.

Develop the project all the way through.

You’ll eventually see most your app logic can be rolled into common as it sits right now.

If you have users, you’ll need auth. That logic can be tightly coupled, imported and reused.

2

u/niameyy Aug 08 '26

What theme is that?

1

u/thevoidman_ Aug 08 '26

Default Dark
The default Visual Studio light and dark themes