Skip to content

docs: add Node app guide#13995

Merged
chenjiahan merged 14 commits into
mainfrom
codex/node_app_guide
May 11, 2026
Merged

docs: add Node app guide#13995
chenjiahan merged 14 commits into
mainfrom
codex/node_app_guide

Conversation

@intellild

@intellild intellild commented May 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a new Node.js guide under Languages and Frameworks for common Node app configuration.
  • Guide Node.js and NestJS examples toward ESM output by default, with CommonJS output documented in a separate section.
  • Move shared Node app guidance out of the NestJS guide and link NestJS users to the new page first.
  • Update native .node module guidance to use asset/resource and runtime loading instead of node-loader.

Validation

  • pnpm --dir website exec cspell docs/en/guide/tech/node.mdx docs/zh/guide/tech/node.mdx docs/en/guide/tech/nestjs.mdx docs/zh/guide/tech/nestjs.mdx
  • pnpm --dir website exec case-police docs/en/guide/tech/node.mdx docs/zh/guide/tech/node.mdx docs/en/guide/tech/nestjs.mdx docs/zh/guide/tech/nestjs.mdx
  • Commit hook: pnpm --dir website run check:spell

This response was generated by OpenAI Codex.

@github-actions github-actions Bot added the release: document release: document related release(mr only) label May 11, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 11, 2026

Copy link
Copy Markdown

Deploying rspack with  Cloudflare Pages  Cloudflare Pages

Latest commit: ec1be77
Status: ✅  Deploy successful!
Preview URL: https://9c8be52f.rspack-v2.pages.dev
Branch Preview URL: https://codex-node-app-guide.rspack-v2.pages.dev

View logs

@intellild intellild marked this pull request as ready for review May 11, 2026 09:47
@intellild intellild requested a review from chenjiahan May 11, 2026 09:49
Comment thread website/docs/zh/guide/tech/nestjs.mdx Outdated
Comment thread website/docs/en/guide/tech/nestjs.mdx Outdated
Comment thread website/docs/zh/guide/tech/nestjs.mdx Outdated
Comment thread website/docs/en/guide/tech/nestjs.mdx Outdated
Comment thread website/docs/zh/guide/tech/node.mdx Outdated
Comment thread website/docs/zh/guide/tech/node.mdx Outdated
@chenjiahan chenjiahan changed the title docs: add node app guide docs: add Node app guide May 11, 2026
@chenjiahan chenjiahan merged commit 106fa84 into main May 11, 2026
24 checks passed
@chenjiahan chenjiahan deleted the codex/node_app_guide branch May 11, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: document release: document related release(mr only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants