mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
feat: add Review AGENTS.md Skill
This commit is contained in:
parent
ee216c0e40
commit
d93d7aff4d
8 changed files with 641 additions and 32 deletions
16
AGENTS.md
16
AGENTS.md
|
|
@ -25,21 +25,7 @@ dograh/
|
|||
|
||||
## Local Development
|
||||
|
||||
### Starting Services
|
||||
|
||||
```bash
|
||||
# Start infrastructure services (postgres, redis, minio)
|
||||
./scripts/start_services_dev.sh
|
||||
|
||||
# Stop all services
|
||||
./scripts/stop_services.sh
|
||||
```
|
||||
|
||||
On Windows (PowerShell):
|
||||
```powershell
|
||||
.\scripts\start_services_dev.ps1
|
||||
.\scripts\stop_services.ps1
|
||||
```
|
||||
Contributor setup and service startup are documented in `docs/contribution/setup.mdx`.
|
||||
|
||||
## Environment Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue