OpenSource-Hub
R

Raneto

2.9k stars·Developer Tools·SHA-256 checksum verified

Raneto is a free, open-source knowledge base built on Node.js that uses Markdown files for all content. It provides a clean, lightweight interface for creating and managing documentation without a database.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

A lightweight, file-based Markdown knowledge base for Node.js, no database needed.

Core Features

  • All content is file-based (Markdown), no database required
  • Full-text search across file names and content
  • Built-in browser Markdown editor
  • Simple login system for edit protection
  • Lightweight and easy to deploy

What It Can't Do

  • Default listens on 127.0.0.1:8080; modify `ADDRESS`/`PORT` env vars for public access.
  • No user registration; admin credentials are hardcoded via env vars.
  • No real-time collaboration or version history; best for single-editor or small teams.

Use Cases

  • Internal team documentation and knowledge base
  • Personal notes or blog system
  • Product manuals or help centers

Raneto is a free, open-source knowledge base built on Node.js that uses Markdown files for all content. It provides a clean, lightweight interface for creating and managing documentation without a database. Features include full-text search across file names and content, a browser-based Markdown editor, and a simple login system for edit protection. It is ideal for teams or individuals who want a simple, file-driven documentation solution that can be deployed easily with environment variables. Raneto is designed to be minimal yet functional, making it a great alternative to heavier platforms like Confluence or GitBook.

Tags

knowledge-basemarkdownnodejsdocumentationwiki

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: Ensure Node.js (v12+) is installed

4

Step 2: Download the project and run `npm install`

5

Step 3: Configure site settings in `config/config.js` or via environment variables

Install Guide
  1. Step 1: Ensure Node.js (v12+) is installed
  2. Step 2: Download the project and run `npm install`
  3. Step 3: Configure site settings in `config/config.js` or via environment variables
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

Delete the project folder and clean up Node.js environment and config files.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-06-26 09:45:31
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

3 FAQs

Similar Projects