Skip to content

Seed Data and Demo Script #41

@charlieroth

Description

@charlieroth

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions