Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggest Ideas to Seed Mock Data #427

Open
1 task done
HarshPatel5940 opened this issue Oct 22, 2023 · 1 comment
Open
1 task done

Suggest Ideas to Seed Mock Data #427

HarshPatel5940 opened this issue Oct 22, 2023 · 1 comment

Comments

@HarshPatel5940
Copy link
Member

HarshPatel5940 commented Oct 22, 2023

Suggestion In

  • Server and Client Side

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

  • a) First it obvious useCase to easily generate some mock data to easily test something.
  • b) It will also help new contributors, here's how
    • What collections is required to get started
    • What type of basic data is needed after the collections are done.

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
Copy link
Member Author

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

@HarshPatel5940 HarshPatel5940 changed the title Problem with not having to easily Seed Mock Data Suggest Ideas to Seed Mock Data Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant