# konstantinruge/notion-clone

Edit Notes like in Notion.so. Full-Stack App using React/Express.

Repository: https://github.com/konstantinruge/notion-clone
Canonical: https://ross.abutalabs.com/products/notion-clone
Homepage: https://notion-clone.kmuenster.com
Language: JavaScript
License Family: other
Topics: notion, notion-editor, reactjs, expressjs, contenteditable, nextjs, mongoose
Last push: 2023-10-15T13:27:47+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2188, "days_push": 1053, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2954, forks 328 (observed 2026-08-28T04:07:32.103049+00:00)

## What it is
A full-stack open-source clone of Notion.so for creating and editing block-based notes, built with Next.js/React on the frontend and Express/MongoDB on the backend. It supports slash commands, drag-and-drop block reordering, image uploads, guest editing via shared links, and user accounts with private pages.

## Use cases
- self-host a Notion alternative for note-taking
- build a block-based rich text editor like Notion
- learn how to build a contenteditable editor in React
- share editable public pages via link
- study a full-stack Next.js and Express app with MongoDB

## When to choose
- you want a self-hosted Notion-style note app you can customize
- you want a reference implementation of a block editor with slash commands and drag-and-drop
- you want a full-stack example combining Next.js, Express, and MongoDB

## When to avoid
- you need a production-grade note app with offline sync, databases, or collaboration features
- you need an actively maintained project with a license and recent updates
- you need a Notion import/export or API-compatible tool

## Facets
- artifact type: application
- maturity: maintenance
- function: editor, web-framework, http-server, auth, file-upload, state-management
- domain: web-development, developer-tools, frontend, backend, text-editors
- platform: self-hosted
- tags: notion-clone, note-taking, contenteditable, block-editor, nextjs, express, mongodb, full-stack, slash-commands, drag-and-drop, nodejs, web-server, javascript

## Member repositories
- konstantinruge/notion-clone (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:32.103049+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:32:36.812031+00:00, confidence not recorded.
  - readme: https://github.com/konstantinruge/notion-clone (fetched 2026-08-28T04:07:32.103049+00:00, sha 512688bf5291)
  - homepage: https://notion-clone.kmuenster.com (fetched 2026-08-29T09:48:03.847543+00:00, sha cf6dec6dde6d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
