srm-kzilla / fury

Inspired by Nick Fury, whose primary job was to recruit avengers, spies and other cool people!
MIT License
20 stars 8 forks source link

Suggest Ideas to Seed Mock Data #427

Open HarshPatel5940 opened 11 months ago

HarshPatel5940 commented 11 months ago

Suggestion In

TLDR

Create a script to seed mock data which helps new contributors to get started using fury

Context

Seeding of sample data in MongoDB, why tho? too much work for me

This will ultimately help everyone understand how fury works, with bit more clarity and get started quickly in contributing without hassling with initialising the mongoDB.

How to approach this?

I am leaving this up to you and come up with optimal solutions and idea's to quickly seed all the 3 clients and the backend with a good amount of mock data. You can either use a single script for all these 4 things or separate scripts or surprise us by using mono-repo tools like turbo-Repo.

I would suggest you to create a separate ISSUE to come with a optimal idea for this problem and linking back the issue with this issue which will help to easily track different ideas.

HarshPatel5940 commented 11 months ago

To suggest idea's please create new issues and link them here.