Giter Site home page Giter Site logo

szboboxing / bbxmemos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from usememos/memos

0.0 0.0 0.0 7.03 MB

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

Home Page: https://usememos.com

License: MIT License

Shell 0.06% JavaScript 0.27% Go 34.43% TypeScript 53.97% CSS 0.16% HTML 0.15% Dockerfile 0.15% Less 10.81%

bbxmemos's Introduction

✍️ memos

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

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;
  • 👥 Collaborate and share with your teammates;
  • 🧑‍💻 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 should be running at http://localhost:5230. If the ~/.memos/ does not have a memos_prod.db file, then memos will auto generate it.

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

License

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

Star history

Star History Chart

bbxmemos's People

Contributors

boojack avatar zeng1998 avatar hyoban avatar yujianghao avatar lqwakeup avatar mahoo12138 avatar anghunk1 avatar h2o2o avatar whoistiger avatar dmitriisurmin avatar chaslui avatar rebron1900 avatar limdingwen avatar thenexter avatar westxu avatar yardenshoham avatar bhedouin avatar leopold7 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.