nodejs/nodejs.org

The Node.js® Website

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 13 minutes ago
Added to GitGenius on September 9th, 2026
Created on June 19th, 2015
Open Issues & Pull Requests: 46 (+0)
GitHub issues: Enabled
Number of forks: 6,490
Total Stargazers: 6,861 (+0)
Total Subscribers: 200 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.2 hours
Mean response time: 5.6 days
90th percentile: 13.3 days
Tracked items: 360

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 35% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Only 5% of issues opened in the past year have been closed. Three people close 78% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 31
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 398 days
Stale 30+ days: 22
Stale 90+ days: 22

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • good first issue (54)
  • help wanted (49)
  • design (31)
  • content (25)
  • learn (23)
  • accessibility (20)
  • meta (19)
  • infrastructure (14)

Detailed Description

nodejs.org is the official website for the Node.js JavaScript runtime, built with Next.js and TypeScript.

The repository serves as the source code for nodejs.org, maintained by the OpenJS Foundation. It uses Next.js as a React framework, styled with CSS Modules and Tailwind, and manages content through MDXv3. The site is automatically deployed to Vercel when changes are pushed to the main branch. The project supports localization through community translation efforts coordinated via Crowdin.

This repository is suitable for anyone contributing to the Node.js project's web presence or interested in how a major open-source project structures its official website. Contributors should be aware that the repository focuses on the website itself; the Node.js API documentation, release binaries, and distribution infrastructure are maintained separately in other repositories. The project welcomes contributions from anyone willing to follow the Node.js Code of Conduct and contribution guidelines, with design specifications available in Figma.

Development activity shows consistent maintenance with automated build and analysis checks in place. The project maintains security standards tracked through OpenJS Foundation oversight. Deployment is managed by the Website Team with integration owned by the OpenJS Foundation, though full deployment details are restricted to maintainers. The codebase emphasizes the importance of reviewing contribution guidelines, design documentation, and translation guidelines before making changes, indicating structured governance around modifications.