OpenSource-Hub
N

NodeBB

15.1k stars·System Optimization·SHA-256 checksum verified

Node.js forum software with real-time WebSocket interactions, mobile-first design, and extensible plugin system.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

High‑performance Node.js forum with real‑time interactions, mobile support, and rich plugins.

Core Features

  • Real-time notifications and discussions via WebSockets
  • Supports Redis, MongoDB, and PostgreSQL backends
  • Fully responsive – works on desktop and mobile
  • Rich RESTful APIs for integration and custom clients
  • Plugin and theme system for extensive customization

What It Can't Do

  • Use nginx reverse proxy with HTTPS in production. 2. Restrict Redis to 127.0.0.1 and set a strong password. 3. Always backup before upgrades. 4. Third-party plugins may introduce issues.

Use Cases

  • Tech communities and developer forums
  • Gaming clans or hobbyist groups
  • Internal enterprise Q&A and knowledge base
  • Online course discussion boards

NodeBB is a next-generation forum platform built on Node.js, using Redis, MongoDB, or PostgreSQL for data storage. It leverages WebSockets for instant interactions and real-time notifications, delivering a modern discussion experience. The software stays true to classic forum conventions—categorical hierarchies, local accounts, asynchronous messaging—while embracing modern web features like mobile responsiveness, streaming discussions, and rich REST APIs. Its plugin ecosystem allows extensive customization without altering core code. NodeBB is designed for communities that need a fast, scalable, and developer-friendly forum solution.

Tags

forumnodejsreal-timeredismongodbcommunity

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install Node.js 22+ and a database (MongoDB/Redis/PostgreSQL); Docker is optional.

4

Step 2: Clone the repo (git clone https://github.com/NodeBB/NodeBB.git) and enter the directory.

5

Step 3: Run ./nodebb setup to interactively configure database and admin account.

Install Guide
  1. Step 1: Install Node.js 22+ and a database (MongoDB/Redis/PostgreSQL); Docker is optional.
  2. Step 2: Clone the repo (git clone https://github.com/NodeBB/NodeBB.git) and enter the directory.
  3. Step 3: Run ./nodebb setup to interactively configure database and admin account.
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop the NodeBB process, delete the installation folder. To remove data, drop the database using your DB admin tool.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseGPL-3.0
Last Updated2026-06-25 13:55:33
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

4 FAQs

Similar Projects