Document using the Dapr SDK with Next.js
Open
documentation
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the proposal
There have been issues where users want to use Next.js and Dapr SDK together, examples
- https://github.com/dapr/js-sdk/issues/584
- https://github.com/dapr/js-sdk/issues/579
- https://github.com/dapr/js-sdk/issues/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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.