After #290 we have to seed the newly created tables with the data we already in the dummy json files. This way we can server some data to the backend when we add the new endpoints.
AC:
Seed the newly created tables with data from the existing json files.
Make sure you take into about relations between the data in the json files.
After #290 we have to seed the newly created tables with the data we already in the dummy json files. This way we can server some data to the backend when we add the new endpoints.
AC: