awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cnodejs avatar

cnodejs/nodeclub

0
View on GitHub↗
9,303 stars·3,061 forks·JavaScript·MIT·5 vuescnodejs.org↗

Nodeclub

Nodeclub est un forum communautaire auto-hébergé et un système de babillard électronique construit comme une application web Node.js. Il sert de plateforme pour héberger des communautés sociales et gérer les discussions des utilisateurs.

Le logiciel intègre un système de gestion de contenu basé sur le markdown pour la rédaction de posts en texte riche. Il inclut des outils pour la gestion des comptes utilisateurs, l'inscription et l'activation des comptes administratifs pour contrôler l'accès à la plateforme.

Le système fournit une modération de contenu via la désinfection HTML et des limites de taux de soumission de posts. Des capacités supplémentaires incluent des notifications par email automatisées, l'intégration de Google Analytics et un pipeline de build pour compiler les assets du projet.

Le déploiement en production est pris en charge via la gestion de processus pour maintenir une haute disponibilité.

Features

  • Forums & Communities - Functions as a complete bulletin board system for hosting social communities and user discussions.
  • Node.js Forum Platforms - Implements a complete forum and bulletin board system built on the Node.js runtime for social community discussions.
  • Rich Text Authoring - Provides a markdown editor for authoring rich text community posts with built-in rate limiting.
  • Markdown to HTML Converters - Converts markdown-formatted text into HTML for rendering rich text forum posts.
  • Self-Hosted Discussion Boards - Offers a self-hosted installation of forum software to manage private community conversations and user accounts.
  • HTML Content Filters - Prevents XSS attacks by filtering and removing dangerous HTML attributes and tags.
  • HTML Content Sanitization - Filters user-generated content via a whitelist of HTML tags to prevent cross-site scripting attacks.
  • User Account Management - Implements user registration and administrative account activation to control platform access.
  • Content Moderation Filters - Implements content moderation through HTML sanitization and post submission rate limits.
  • Node.js Web Applications - Ships as a comprehensive server-side web application featuring integrated sanitization, email notifications, and production process management.
  • Transactional Email Notifications - Dispatches automated email notifications for account activation and system alerts.
  • Markdown-Based Content Authoring - Provides a content authoring system based on Markdown for creating rich text community posts and articles.
  • Production Process Management - Employs a background process manager to maintain high availability and automatic restarts in production.
  • Email Automation Services - Automates account activation and user notification emails via a configured mail server.
  • Node.js Process Managers - Utilizes Node.js process management to ensure high availability in production environments.
  • Community Forums - Community system built with Node.js and MongoDB.

Historique des stars

Graphique de l'historique des stars pour cnodejs/nodeclubGraphique de l'historique des stars pour cnodejs/nodeclub

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Nodeclub

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Nodeclub.
  • mindoc-org/mindocAvatar de mindoc-org

    mindoc-org/mindoc

    7,826Voir sur GitHub↗

    Mindoc is a self-hosted documentation portal and API documentation management system built as a Golang web application. It serves as a markdown documentation engine for authoring, organizing, and sharing technical interface documentation and database dictionaries. The system persists project data and user accounts using MySQL or SQLite databases. The platform distinguishes itself by integrating diagrams-as-code rendering via Mermaid syntax, allowing flowcharts, sequence diagrams, and Gantt charts to be generated directly from text. It supports a flexible content pipeline that combines markdow

    Gobeegodocumentgo
    Voir sur GitHub↗7,826
  • nodebb/nodebbAvatar de NodeBB

    NodeBB/NodeBB

    15,144Voir sur GitHub↗

    NodeBB is a real-time, self-hosted community forum platform built on Node.js. It is designed to support scalable discussion environments by utilizing a document-oriented database for content storage and an in-memory engine for high-speed data retrieval and session management. The platform provides a comprehensive administrative interface for managing user groups, forum settings, and system health. What distinguishes the platform is its native support for federated social networking via the ActivityPub protocol, allowing forums to exchange content, synchronize discussions, and interact with de

    JavaScriptcommunityforumjavascript
    Voir sur GitHub↗15,144
  • hinesboy/mavoneditorAvatar de hinesboy

    hinesboy/mavonEditor

    6,586Voir sur GitHub↗

    mavonEditor is a markdown editor component for Vue applications that functions as a markdown-to-HTML converter and a visual text editor. It provides a synchronized preview and a writing interface that renders markdown content in real-time. The project includes a security layer that cleans HTML tags and attributes through sanitization to prevent the execution of malicious scripts in the browser. The editor supports technical documentation authoring with capabilities for mathematical notation, footnotes, automated tables of contents, and code syntax highlighting. It also includes a system for

    Vueeditorhtmljavascript
    Voir sur GitHub↗6,586
  • lobsters/lobstersAvatar de lobsters

    lobsters/lobsters

    4,707Voir sur GitHub↗

    Lobsters is a link aggregator platform and social news engine designed as a technical community forum. It serves as a threaded discussion board where users share external web links and engage in nested conversations and debates. The platform maintains a curated environment through an invitation-only membership model, restricting account creation to users with valid referral codes. It employs a vote-weighted ranking system and user reputation management to highlight high-quality technical content and trusted contributors. The system includes comprehensive community management tools, including

    Ruby
    Voir sur GitHub↗4,707
Voir les 30 alternatives à Nodeclub→

Questions fréquentes

Que fait cnodejs/nodeclub ?

Nodeclub est un forum communautaire auto-hébergé et un système de babillard électronique construit comme une application web Node.js. Il sert de plateforme pour héberger des communautés sociales et gérer les discussions des utilisateurs.

Quelles sont les fonctionnalités principales de cnodejs/nodeclub ?

Les fonctionnalités principales de cnodejs/nodeclub sont : Forums & Communities, Node.js Forum Platforms, Rich Text Authoring, Markdown to HTML Converters, Self-Hosted Discussion Boards, HTML Content Filters, HTML Content Sanitization, User Account Management.

Quelles sont les alternatives open-source à cnodejs/nodeclub ?

Les alternatives open-source à cnodejs/nodeclub incluent : mindoc-org/mindoc — Mindoc is a self-hosted documentation portal and API documentation management system built as a Golang web… nodebb/nodebb — NodeBB is a real-time, self-hosted community forum platform built on Node.js. It is designed to support scalable… hinesboy/mavoneditor — mavonEditor is a markdown editor component for Vue applications that functions as a markdown-to-HTML converter and a… lobsters/lobsters — Lobsters is a link aggregator platform and social news engine designed as a technical community forum. It serves as a… vmg/redcarpet — Redcarpet is a security-focused Markdown to HTML parser and customizable renderer. It transforms Markdown text into… flarum/core — This project is a self-hosted community engine and forum software designed for hosting threaded discussions. It…