-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
Describe the proposal
There have been issues where users want to use Next.js and Dapr SDK together, examples
- Next.js DaprServer Module not found: Can't resolve 'crypto' #584
- ReferenceError: self is not defined #579
- Next.js app fails during build with Error: DAPR_SIDECAR_COULD_NOT_BE_STARTED #566
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.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation