hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
181 stars 105 forks source link

[FIX] [BE JAVA ANCHOR] Seed Blog Data To Data Base #1160

Open olika-ashley opened 3 months ago

olika-ashley commented 3 months ago

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.