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

Set up seed file for database #2

Open
edmondsoun opened this issue Aug 9, 2024 · 0 comments
Open

Set up seed file for database #2

edmondsoun opened this issue Aug 9, 2024 · 0 comments
Labels

Comments

@edmondsoun
Copy link
Owner

edmondsoun commented Aug 9, 2024

See Prisma docs here for options to set up a seed file: https://www.prisma.io/docs/orm/prisma-migrate/workflows/seeding

Questions:

  • Do we want to use Snaplet to auto-generate data?
  • If not, preference to write seed script in TypeScript/Bash?

NOTE: unless we take an approach that auto-generates a seed file based on the current Prisma schema, let's hold off actually fleshing out this script until we've settled on a working schema.

@edmondsoun edmondsoun added planning Issues for project planning discussion database good first issue Good for newcomers and removed planning Issues for project planning discussion labels Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant