Skip to content

Commit 4fabc53

Browse files
author
Daniel Norman
authored
Merge branch 'main' into patch-1
2 parents 047f2a3 + d4fca94 commit 4fabc53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ 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 Schema Sorter - sort schema models, enums, generators and datasources](https://github.com/omar-dulaimi/prisma-schema-sorter)
61+
- [Declarative Authorisation Middleware](https://github.com/joindeed/prisma-auth)
6162

6263
### :gear: Schema Visualization Tools
6364

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

7072
## :thinking: How Tos
7173

@@ -112,6 +114,7 @@ This is a collection of **awesome resources** about [Prisma](https://www.prisma.
112114
- [Predict Covid](https://predictcovid.com/)
113115
- [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))
114116
- [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)
117+
- [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
115118

116119
## Prisma 1
117120

0 commit comments

Comments
 (0)