<img src="https://nodejs.org/static/logos/nodejsDark.svg" width="200px">
Node.js Website built using Next.js with TypeScript, CSS Modules/Tailwind, and MDXv3
<img src="https://img.shields.io/badge/powered%20by-Vercel%20%E2%96%B2-black" alt="Powered by Vercel">
Nodejs.org, maintained by the OpenJS Foundation, is the official website for the Node.js® JavaScript runtime. This repo is the source code for the website. It is built using Next.js, a React Framework.
pnpm install --frozen-lockfile
pnpm dev
# Listening at http://localhost:3000
This project adopts the Node.js Code of Conduct.
Anyone who wants to contribute to the website is welcome! Please read Contribution Guidelines and see the Figma Design to understand better the structure of this repository.
[!IMPORTANT]\ Please read our Translation Guidelines before contributing to Translation and Localization of the Website
[!NOTE]\ We recommend a read of all Relevant Links below before doing code changes; Including Dependency changes, Content changes, and Code changes.
The Website is automatically deployed to Vercel through its GitHub App integration when new pushes happen on the main branch.
Details regarding the deployment are only accessible to the maintainers of the Website Team due to certain limitations.
The current integration is owned by the OpenJS Foundation and managed by the Website Team.
Legacy Deployment
The full setup is in https://github.com/nodejs/build/tree/master/ansible/www-standalone minus secrets and certificates.
The webhook is set up on GitHub for this project and talks to a small Node server on the host, which does the work. See the github-webhook package for this.
This repository does not contain the codebase or related infrastructure that serves https://nodejs.org/api/, https://nodejs.org/docs/ or https://nodejs.org/dist/.
These are maintained in different repositories and we urge users to open issues in their respective repositories, for bug reports, feature requests or any matter related to these endpoints.
release-cloudflare-worker: The codebase responsible for serving the Node.js Distribution Binaries, API docs and any other assets from the links mentioned above.node/doc/api: The source code of our API docs, it contains all the Node.js API Documentation Markdown filesdoc-kit: The tooling that builds and compiles our API docs. Also responsible for generating what you see when accessing https://nodejs.org/api/.Status Page of the Node.js web infrastructure.
$ claude mcp add nodejs.org \
-- python -m otcore.mcp_server <graph>