working example using serverless framework and prisma #819
omar-dulaimi
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
What part of the stack is your problem? Can you run raw TypeGraphQL in serverless? Does Prisma connect do your database in serverless?
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm looking for a recent working example for using typegrapqhl + prisma + serverless client. I'm running my code locally with serverless-offline, but so far it hasn't been an easy ride. Would appreciate a working example in the repo, as it would really help other people as well.
Beta Was this translation helpful? Give feedback.
All reactions