croct-tech / croct-tech/plug-next

Support server-side composition APIs

Open
#207 0 comments 0 reactions 1 assignee View on GitHub

@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

Composition review

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.