Skip to content

Commit a43f26d

Browse files
committed
Remove instructions on seeding and pulling from Heroku
1 parent 5049f89 commit a43f26d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

AGENTS.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ docker compose up
2929

3030
## Development
3131
- Use `docker compose` for all commands; project mounts into `editor-api:builder` with tmpfs for `tmp/`.
32-
- Seeds: `docker compose run --rm api rails projects:create_all` (see README for others).
33-
- DB sync (needs Heroku CLI): `./bin/db-sync/production-to-local.sh` or `staging-to-local.sh`.
3432

3533
## Testing
3634
- Full suite: `docker compose run --rm api rspec`

0 commit comments

Comments
 (0)