feat: Add project rules and guidelines for architecture, coding practices, security, documentation, testing, frontend, devops, and development workflow
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
**Note:** This document describes a *conceptual* architecture and is not a final, binding requirement.
|
||||
|
||||
The backend is written in Go and follows the principles of **Clean Architecture** and **Domain-Driven Design (DDD)**.
|
||||
The backend is written in Go using idiomatic Go patterns. While initially following Clean Architecture and DDD principles, we've adapted to a more pragmatic approach that better fits Go's conventions and reduces boilerplate code.
|
||||
|
||||
## Project Structure
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user