-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I would love to see a handler for deploying the playground on an AWS Lambda + ApiGateway structure.
Here I have an example project:
https://github.com/perfectbase/serverless-trpc
It's a Next.js app with an API build with Serverless Framework.
While we don't have a Lambda Handler, I've been trying a workaround by trying to put only the playground in the Next.js's API Routes. But I wasn't successful with it.
Could you try to guide me in how I can make it work with my setup?
Thanks in advance.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request