generated from bisco/codex-bootstrap
feat: add Django backend skeleton
This commit is contained in:
@@ -78,6 +78,7 @@ Configure the canonical test command for this repository:
|
||||
|
||||
```bash
|
||||
docker compose --env-file .env.example -f infra/docker/compose.yml config
|
||||
docker compose --env-file .env.example -f infra/docker/compose.yml run --rm --build backend python manage.py test
|
||||
```
|
||||
|
||||
Examples:
|
||||
|
||||
Reference in New Issue
Block a user