Create a script or process to seed initial blog data into the database. This will populate the blog section with sample or real data, ensuring that the frontend has content to display.
Acceptance Criteria
The blog database should be populated with the defined set of blog entries, including all relevant fields.
The seeded blog data should be visible and correctly displayed on the frontend, enabling full functionality for testing or production use.
Expected Outcome
The blog database is successfully seeded with a diverse set of entries, providing content for the frontend to display and for testing purposes.
Description
Create a script or process to seed initial blog data into the database. This will populate the blog section with sample or real data, ensuring that the frontend has content to display.
Acceptance Criteria
Expected Outcome
The blog database is successfully seeded with a diverse set of entries, providing content for the frontend to display and for testing purposes.