croct-tech / croct-tech/plug-next
Support server-side composition APIs
Open
@renan628 is already working on this.
Since Sep 14, 2026.
feature
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 0
- Avg merge
- 2m
- Merged PRs (30d)
- 7
Description
Parent
Estimate: 1 point.
What to build
Integrate addressing and discovery into the Next.js server entrypoint, supporting generic routes and build-time discovery while preserving cache, preview, locale, and request context.
Implementation checklist
- Add the server-side exports and wrappers for addressing and discovery.
- Separate build/static execution from request-dependent context access.
- Pass version, locale, preview, canonical metadata, and cache options through the shared APIs.
- Add wrapper unit tests and extend existing Next.js build/integration fixtures where available.
Decisions and references
Blocked by
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.