Describe the proposal
There have been issues where users want to use Next.js and Dapr SDK together, examples
Based on the last two issues, there seem to be multiple workarounds (like using instrumentation logic, or using serverComponentsExternalPackages). This issue is to figure out next.js paradigms and document how it can be used with the Dapr SDK in different ways.
Describe the proposal
There have been issues where users want to use Next.js and Dapr SDK together, examples
Based on the last two issues, there seem to be multiple workarounds (like using instrumentation logic, or using
serverComponentsExternalPackages). This issue is to figure out next.js paradigms and document how it can be used with the Dapr SDK in different ways.