Integrate NestJS in NextJS using http.server? #35638
Unanswered
arashi-dev
asked this question in
Help
Replies: 1 comment
-
|
Even though I love the concept, I'm not sure nestjs is suited for serverless api calls - it seems to require some optimisations to work well in serverless https://docs.nestjs.com/faq/serverless |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello.
I've recently saw this article https://simonknott.de/articles/integrating-nextjs-with-nestjs
He integrated NestJS and NextJS via
/apiroutes andhttp.serverof NestJS.Is it a good approach? is it stable to make API with NestJS with this approach?
Beta Was this translation helpful? Give feedback.
All reactions