hello all, can anyone point to a "full stack" star...
# orm-help
m
hello all, can anyone point to a "full stack" starter repo that includes: • prisma • gql • react • synced types (and autogenerated react hooks if possible) • ** everything in typescript
r
Hi @Matt O - check out the examples here: https://github.com/prisma/prisma-examples/tree/latest/typescript There may be something similar to what you're looking for..
🙌 1
n
https://github.com/prisma/prisma-examples repo is actively maintained which Richard suggested, you should definitely have a look at that.
m
thanks guys 👍
prisma cool 1