Thanks to visit codestin.com
Credit goes to github.com

Skip to content

banjuer/memos

 
 

Repository files navigation

✍️ Memos

Live DemoDiscussions

GitHub stars GitHub forks GitHub Watchers

Memos is an open source, self-hosted alternative to flomo. Built with Go and React.

Making sure that you are in charge of your data and more customizations.

🎯 Intentions

  • ✍️ For noting 📅 daily/weekly plans, 💡 fantastic ideas, 📕 reading thoughts...
  • 📒 Write down the lightweight card memos easily;
  • 🏗️ Build your own fragmented knowledge management tools;

✨ Features

  • 🦄 Fully open source;
  • 😋 Beautiful and detailed visual styles;
  • 📑 Experience excellent interaction logic;
  • ⚡️ Quick privatization deployment;

⚓️ Deploy Guide with Docker

  1. download the initialized db file:

  2. pull and run docker image:

    docker run --name memos --publish 8080:8080 --volume ~/path/to/your/data/:/var/opt/memos -e mode=release -e data=/var/opt/memos neosmemo/memos:dev
    

The default user account is guest with password secret.

🌟 Star history

Star History Chart


Just enjoy it.

About

An open source, self-hosted alternative to flomo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.1%
  • Go 19.5%
  • Less 17.8%
  • Dockerfile 0.2%
  • JavaScript 0.2%
  • HTML 0.2%