NOISE知识效率集
Flomo替代产物,可自托管的笔记知识库,增加了SQLite数据库的结合

Flomo替代产物,可自托管的笔记知识库,增加了SQLite数据库的结合

notion image

Memos

notion image
An open source, self-hosted knowledge base that works with a SQLite db file.
notion image
notion image
notion image
notion image

Intentions

notion image
  • Write down the light-card memos very easily;
  • Build the fragmented knowledge management tool for yourself;
    • notion image
  • For noting your daily/weekly plans, fantastic ideas, reading thoughts...
    • notion image
      notion image
      notion image
      notion image

Features

notion image
  • Fully open source;
    • notion image
  • Write in the plain textarea without any burden;
    • notion image
  • Great UI and never miss any detail;
    • notion image
  • Super quick self-hosted with Docker and SQLite;
    • notion image

Deploy with Docker

notion image
Memos should now be running at http://localhost:5230. If the ~/.memos/ does not have a memos_prod.db file, then memos will auto generate it.

Development

Memos is built with a curated tech stack. It is optimized for developer experience and is very easy to start working on the code:
  1. It has no external dependency.
  1. It requires zero config.
  1. 1 command to start backend and 1 command to start frontend, both with live reload support.

Tech Stack

notion image

Prerequisites

  • Go (1.16 or later)
  • Air for backend live reload

Steps

    1. pull source code
    1. start backend using air(with live reload)
    1. start frontend dev server
Memos should now be running at http://localhost:3000 and change either frontend or backend code would trigger live reload.

Star history

notion image
notion image
Just enjoy it.
badge