Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create development seeds, consider all entities in the project #79

Open
frattezi opened this issue Dec 18, 2024 · 0 comments
Open

Create development seeds, consider all entities in the project #79

frattezi opened this issue Dec 18, 2024 · 0 comments

Comments

@frattezi
Copy link
Contributor

frattezi commented Dec 18, 2024

Delivery criteria

  • Development seeds using faker
  • Create minimal data setup for running the app, even if not necessary to run, at least 1 row for each entity
  • Remember to also establish relationships between entities if they require so.
  • Add a single CLI command in our package json that allows other devs to easily run development seeds.
  • Make sure your seeds are idempotent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant