philippabele / nursing-home-volunteer

0 stars 0 forks source link

Create first data structure and first demo entries in CMS #13

Closed philippabele closed 2 years ago

philippabele commented 2 years ago

In order to showcase the advantages of using a CMS, some sample data related to our project would support the front end development.

larsrickert commented 2 years ago

In order to showcase the advantages of using a CMS, some sample data related to our project would support the front end development.

It is not possible to add dummy post entries and check them in to git because the database only runs locally. So I can only configure strapi and set the data structure. But I can not add the actual dummy posts.

philippabele commented 2 years ago

Is it possible to write a script which inserts the data? This would facilitate the set up for code reviews or for future developers.