croct-tech / croct-tech/plug-nuxt
Support server-side composition APIs
Open
@renan628 is already working on this.
Since Sep 14, 2026.
feature
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 0
- Avg merge
- 20m
- Merged PRs (30d)
- 2
Description
Parent
Estimate: 1 point.
What to build
Expose discovery and path addressing through Nuxt/Nitro server wrappers, exports, and autoimports with the shared typing and build/request context model.
Implementation checklist
- Add addressing/discovery wrappers, exports, and autoimports for Nuxt/Nitro.
- Select the build/static path before accessing a request event.
- Pass runtime context, preview, locale, and cache options through the shared APIs.
- Add wrapper unit tests and extend existing Nuxt/Nitro build or 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.