-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Why
Speed up local development and make reviews easier.
Definition of Done
- A command seeds one demo user, a handful of items, content, and tags.
- Seeded items cover common layouts and one failure case.
- A script runs migrations, seeds, and starts the server with defaults.
- Seed operation is idempotent.
Tasks
- Write seeding functions and fixtures.
- Add a command line entry to run seeds.
- Create a make or shell script for local bootstrap.
- Document teardown and reseed steps.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request