Skip to content

Commit

Permalink
add prisma-generator-fake-data to 'Community generators' (#4606)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Ruheni <[email protected]>
Co-authored-by: Nikolas <[email protected]>
  • Loading branch information
3 people authored Nov 17, 2023
1 parent 358926e commit e0b55aa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,5 @@ The following is a list of community created generators. If you want to create y
- [`prisma-generator-graphql-typedef`](https://github.com/mavvy22/prisma-generator-graphql-typedef): Generates graphql schema.
- [`prisma-markdown`](https://github.com/samchon/prisma-markdown): Generates markdown document composed with ERD diagrams and their descriptions. Supports pagination of ERD diagrams through `@namespace` comment tag.
- [`prisma-models-graph`](https://github.com/dangchinh25/prisma-models-graph): Generates a bi-directional models graph for schema without strict relationship defined in the schema, works via a custom schema annotation.
- [`https://github.com/luisrudge/prisma-generator-fake-data`](https://github.com/luisrudge/prisma-generator-fake-data): Generates realistic-looking fake data for your Prisma models that can be used in unit/integration tests, demos, and more.

1 comment on commit e0b55aa

@vercel
Copy link

@vercel vercel bot commented on e0b55aa Nov 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs-prisma.vercel.app
prisma2-docs.vercel.app
docs-git-main-prisma.vercel.app

Please sign in to comment.