Skip to content

Commit 704037d

Browse files
author
Daniel Norman
authored
Merge branch 'main' into patch-1
2 parents 6c9654b + 1aaa351 commit 704037d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ This is a collection of **awesome resources** about [Prisma](https://www.prisma.
5858
- [Caching Prisma](https://github.com/joellefkowitz/cached-prisma)
5959
- [prettier-plugin-prisma](https://github.com/umidbekk/prettier-plugin-prisma)
6060
- [prisma-sequelize-generator](https://github.com/floydspace/prisma-sequelize-generator)
61+
- [Prisma Schema Sorter - sort schema models, enums, generators and datasources](https://github.com/omar-dulaimi/prisma-schema-sorter)
62+
- [Declarative Authorisation Middleware](https://github.com/joindeed/prisma-auth)
6163

6264
### :gear: Schema Visualization Tools
6365

@@ -66,6 +68,7 @@ This is a collection of **awesome resources** about [Prisma](https://www.prisma.
6668
- [DBML Generator](https://github.com/notiz-dev/prisma-dbml-generator)
6769
- [Prisma ERD Generator](https://github.com/keonik/prisma-erd-generator)
6870
- [Prismaliser - Visualise your Prisma schema models and relations](https://prismaliser.ovy.cloud/)
71+
- [Archibase - Collaborative schema editor based on Prisma SDL](https://archibase.dev/)
6972

7073
## :thinking: How Tos
7174

@@ -112,6 +115,7 @@ This is a collection of **awesome resources** about [Prisma](https://www.prisma.
112115
- [Predict Covid](https://predictcovid.com/)
113116
- [NestJS Crud Prisma](https://github.com/silicon-hills/nestjs-crud-prisma) - Crud for restful api's built with NestJS and Prisma (uses [NestJSX CRUD](https://github.com/nestjsx/crud))
114117
- [tRPC Prisma Starter](https://github.com/trpc/examples-next-prisma-starter) - Starter project with Prisma + Next.js + CI + testing + E2E type-safety using [tRPC](https://trpc.io)
118+
- [prisma-next-auth-graphql-starter](https://github.com/wangel13/prisma-next-auth-graphql-starter) - Fullstack starter with Prisma, next-auth, next.js, tailwindcss and graphql-shield
115119

116120
## Prisma 1
117121

0 commit comments

Comments
 (0)