You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
With multiple contributors and the ability to run Postgres locally it would be nice to have a seed file to seed the DB with dummy data to help with development of pages and components
Requirements:
6 to 9 deals per category (some with pictures and some without pictures so we can make sure we cover that use case)
Need to look up requirements for seeding based on ORM we use (Prisma or Drizzle)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
With multiple contributors and the ability to run Postgres locally it would be nice to have a seed file to seed the DB with dummy data to help with development of pages and components
Requirements:
The text was updated successfully, but these errors were encountered: