Best practices for backend development in this project.
This directory contains guidelines for backend development. Fill in each file with your project's specific conventions.
| Guide | Description | Status |
|---|---|---|
| Directory Structure | Module organization and file layout | To fill |
| Database Guidelines | ORM patterns, queries, migrations | To fill |
| Error Handling | Error types, handling strategies | To fill |
| Quality Guidelines | Code standards, forbidden patterns | To fill |
| Logging Guidelines | Structured logging, log levels | To fill |
For each guideline file:
The goal is to help AI assistants and new team members understand how YOUR project works.
Language: All documentation should be written in English.