Skip to content

Commit bb8434c

Browse files
cobrexusleerobijjk
authored
Update Prisma example (vercel#29459)
* Correct branch name * Delete .gitignore * Update README.md Co-authored-by: Lee Robinson <[email protected]> Co-authored-by: JJ Kasper <[email protected]>
1 parent f49ff1f commit bb8434c

File tree

2 files changed

+2
-36
lines changed

2 files changed

+2
-36
lines changed

examples/with-prisma/.gitignore

-34
This file was deleted.

examples/with-prisma/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Prisma.io maintains it's own Next.Js examples
1+
The official examples are maintained by the Prisma team:
22

3-
- [Javascript](https://github.com/prisma/prisma-examples/tree/master/javascript/rest-nextjs)
3+
- [Javascript](https://github.com/prisma/prisma-examples/tree/latest/javascript/rest-nextjs)
44
- [Typescript: rest-api-routes-auth](https://github.com/prisma/prisma-examples/tree/latest/typescript/rest-nextjs-api-routes-auth)
55
- [Typescript: rest-api-routes](https://github.com/prisma/prisma-examples/tree/latest/typescript/rest-nextjs-api-routes)
66
- [Typescript: rest-api-express](https://github.com/prisma/prisma-examples/tree/latest/typescript/rest-nextjs-express)

0 commit comments

Comments
 (0)