keyshade-xyz / keyshade

Realtime secret and configuration management tool, with the best in class security and seamless integration support
https://keyshade.xyz
Mozilla Public License 2.0
118 stars 55 forks source link

API: Add dummy data with faker.js during development #280

Open rajdip-b opened 2 weeks ago

rajdip-b commented 2 weeks ago

Description

We want to pre-populate our database with some fake data when in development mode. We would like to create the following:

We would like to use faker.js to create the dummy data if possible.

Note that, this should only happen when NODE_ENV is set to dev

yogesh1801 commented 1 week ago

/attempt

github-actions[bot] commented 1 week ago

Assigned the issue to @yogesh1801!