Giter Site home page Giter Site logo

kawixh / memos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from usememos/memos

1.0 0.0 0.0 7.17 MB

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

Home Page: https://usememos.com

License: MIT License

Shell 0.06% JavaScript 0.27% Go 33.16% TypeScript 54.73% CSS 0.17% HTML 0.14% Dockerfile 0.15% Less 11.32%

memos's Introduction

✍️ memos

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

GitHub stars Docker pull Go report

Live Demo • Discuss in Telegram / Discord 🏂

demo

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

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

Docker Compose

Example Compose YAML file: docker-compose.yaml.

If you want to upgrade the version of memos, use the following command.

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

Contribute

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

See more in development guide.

Products made by Community

Join the community to build memos together!

License

This project is open source and available under the MIT License.

Star history

Star History Chart

memos's People

Contributors

almoce avatar anghunk1 avatar bhedouin avatar boojack avatar chaslui avatar dmitriisurmin avatar eallion avatar h2o2o avatar hyoban avatar jxpsert avatar leopold7 avatar limdingwen avatar lqwakeup avatar mahoo12138 avatar rebron1900 avatar thenexter avatar westxu avatar whoistiger avatar wujiao233 avatar yardenshoham avatar yujianghao avatar zeng1998 avatar

Stargazers

 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.