Skip to content

Commit ec86b9c

Browse files
authored
add example for prisma using mongodb (#365)
1 parent d3b54d1 commit ec86b9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/examples.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ This page links to examples of how to implement some things with the Epic Stack.
4242
- [Epic Stack + GitHub Auth](https://github.com/kentcdodds/epic-github-auth) by
4343
[@kentcdodds](https://github.com/kentcdodds): An example of the Epic Stack
4444
with GitHub Auth.
45+
- [Epic Stack + MongoDB as the Database](https://github.com/hakimLyon/epic-stack-with-prisma-mongodb) by
46+
[@hakimLyon](https://github.com/hakimLyon): An example of the Epic Stack with Prisma using MongoDB as the database.
4547

4648
## How to contribute
4749

0 commit comments

Comments
 (0)