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

Community packages 1 #2280

Merged
merged 17 commits into from Sep 7, 2021
Merged

Community packages 1 #2280

merged 17 commits into from Sep 7, 2021

Conversation

molebox
Copy link
Contributor

@molebox molebox commented Sep 7, 2021

Fixes: #2060

@molebox molebox merged commit fcbf997 into main Sep 7, 2021
@molebox molebox deleted the community-packages-1 branch September 7, 2021 08:00
@@ -72,3 +72,5 @@ The following is a list of community created generators.
- [`prisma-appsync`](https://github.com/maoosi/prisma-appsync): Generates a full-blown GraphQL API for [AWS AppSync](https://aws.amazon.com/appsync/)
- [`prisma-generator-nestjs-dto`](https://github.com/vegardit/prisma-generator-nestjs-dto): Generates DTO and Entity classes with relation `connect` and `create` options for use with [NestJS Resources](https://docs.nestjs.com/recipes/crud-generator) and [@nestjs/swagger](https://www.npmjs.com/package/@nestjs/swagger)
- [`prisma-erd-generator`](https://github.com/keonik/prisma-erd-generator): Generates an entity relationship diagram
- [`prismix`]https://github.com/jamiepine/prismix): Prisma requires your schema to be written in a single file, Prismix allows you to write as many schema files as you'd like, wherever you like—all while supporting cross-file model relations
Copy link
Member

Choose a reason for hiding this comment

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

missing (, will fix via quick PR

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

Successfully merging this pull request may close these issues.

Additional Batch of Community packages to the docs
4 participants