GithubHelp home page GithubHelp logo

wfyihai / memos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from usememos/memos

0.0 0.0 0.0 8.14 MB

An open-source, self-hosted memo hub with knowledge management and social networking.

Home Page: https://usememos.com

License: MIT License

Shell 0.05% JavaScript 0.19% Go 34.80% TypeScript 55.22% CSS 0.29% HTML 0.14% Dockerfile 0.13% Less 9.17%

memos's Introduction

✍️ memos

GitHub stars Docker pull Discord

Live Demo • Discuss in Telegram / Discord 🏂

demo

demo-dark

Features

  • 🦄 Open source and free forever;
  • 🚀 Support for self-hosting with Docker in seconds;
  • 📜 Plain textarea first and support some useful Markdown syntax;
  • 👥 Set memo private or public to others;
  • 🧑‍💻 RESTful API for self-service.

Deploy with Docker in seconds

Docker Run

docker run -d --name memos -p 5230:5230 -v ~/.memos/:/var/opt/memos neosmemo/memos:latest

~/.memos/ will be used as the data directory in your machine. And /var/opt/memos is the directory of the volume in docker and should not be modified.

Docker Compose

Example docker compose YAML file: docker-compose.yaml.

You can upgrade memos with the following command.

docker-compose down && docker image rm neosmemo/memos:latest && docker-compose up -d

Other guides

Contribute

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. 🥰

See more in development guide.

Products made by Community

User stories

Join the community to build memos together!

License

MIT License.

Star history

Star History Chart

memos's People

Contributors

boojack avatar zeng1998 avatar hyoban avatar chaslui avatar khi-me avatar yujianghao avatar jxpsert avatar dmitriisurmin avatar dontwatchmecode avatar wujiao233 avatar lqwakeup avatar shrutic-git avatar mahoo12138 avatar anghunk1 avatar h2o2o avatar whoistiger avatar publicher0 avatar mauricebauer avatar den13501 avatar amadeusgraves avatar sfan5 avatar lujiefsi avatar leopold7 avatar hoi-lau avatar spiderman-idog avatar bhedouin avatar ajstephens1995 avatar yardenshoham avatar westxu avatar almoce avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.