25 lines
379 B
Markdown
25 lines
379 B
Markdown
|
|
# AGENTS.md
|
||
|
|
|
||
|
|
## Project Overview
|
||
|
|
Brief description of the project.
|
||
|
|
|
||
|
|
## Tech Stack
|
||
|
|
- Language:
|
||
|
|
- Framework:
|
||
|
|
- Database:
|
||
|
|
- Deployment:
|
||
|
|
|
||
|
|
## Development Setup
|
||
|
|
Instructions to set up the development environment.
|
||
|
|
|
||
|
|
## Build & Test
|
||
|
|
Commands to build and test the project.
|
||
|
|
|
||
|
|
## Deployment
|
||
|
|
Basic deployment instructions.
|
||
|
|
|
||
|
|
## Conventions
|
||
|
|
- Code style
|
||
|
|
- Commit message format
|
||
|
|
- Branch naming
|