A lightweight, self-hosted memo hub. Open Source and Free forever.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
May Kittens Devour Your Soul 8f7001cd9f
feat: add croatian locale (#1822)
* Create hr.json

Croatian Language

* Update user_setting.go

* Update i18n.ts

* Update hr.json

* Update web/src/i18n.ts

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
.github
.vscode
api feat: add croatian locale (#1822) 2 years ago
assets
cmd
common
docs
plugin fix: failed to upload OSS with S3 SDK (#1792) 2 years ago
scripts
server feat: add support for download resource from link (#1800) 2 years ago
setup chore: modify the error message when registering a Host user (#1804) 2 years ago
store feat: resource visibility (#1777) 2 years ago
test
web feat: add croatian locale (#1822) 2 years ago
.dockerignore
.gitignore
.golangci.yaml
CODEOWNERS
Dockerfile chore: clean Dockerfile to exclude musl-dev (#1787) 2 years ago
LICENSE
README.md
SECURITY.md
docker-compose.dev.yaml
docker-compose.uffizzi.yml
docker-compose.yaml
go.mod
go.sum
main.go

README.md

memos

✍️ memos

A lightweight, self-hosted memo hub. Open Source and Free forever.

DocumentationLive Demo • Discuss in Discord / Telegram

GitHub stars Discord

demo

Key points

  • Open source and free forever
  • Self-hosting with Docker in seconds
  • Markdown support
  • Customizable and sharable
  • RESTful API for self-service

Deploy with Docker in seconds

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

The ~/.memos/ directory will be used as the data directory on your local machine, while /var/opt/memos is the directory of the volume in Docker and should not be modified.

Learn more about other installation methods.

Contribution

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. We greatly appreciate any contributions you make. Thank you for being a part of our community! 🥰


Acknowledgements

  • Thanks Uffizzi for sponsoring preview environments for PRs.

Star history

Star History Chart