henrynavntoft / full-stack-exam

https://full-stack-trail.vercel.app
1 stars 0 forks source link

Database is not seeding 100% correct #1

Open henrynavntoft opened 2 weeks ago

henrynavntoft commented 2 weeks ago

Some images are missing, also how should structure the schema and how should we seed the database using the the smk-api. Should we just get all the data and then filter it using a ts interface in the backend?