目录
一、源码
二、官网
memos - Easily capture and share your great thoughts
三、搭建
docker run -d \
--init \
--name memos \
--publish 5230:5230 \
--volume ~/.memos/:/var/opt/memos \
ghcr.io/usememos/memos:latest
四、使用

目录
memos - Easily capture and share your great thoughts
docker run -d \
--init \
--name memos \
--publish 5230:5230 \
--volume ~/.memos/:/var/opt/memos \
ghcr.io/usememos/memos:latest