项目地址: https://github.com/jgraph/drawio
在线使用地址: https://draw.qqs.tw
PS: 初次加载需要一些时间
还没看到自托管明确的方法,根据一个老帖,旧版多人编辑也需要特殊处理
自托管暂不支持分享和多人编辑。
小青蛙:BobMaster 写了: 2023年 10月 25日 13:07还没看到自托管明确的方法,根据一个老帖,旧版多人编辑也需要特殊处理
https://github.com/tldraw/tldraw/discussions/1757
https://github.com/tldraw/tldraw-v1/discussions/547
本地托管也很容易:
git clone https://github.com/tldraw/tldraw.git
yarn
yarn dev
然后,就可以在浏览器打开 localhost:5420 使用了。
虽然少了一些功能,不过主体功能能用了,使用ejsoon 写了: 2023年 10月 25日 13:32小青蛙:BobMaster 写了: 2023年 10月 25日 13:07还没看到自托管明确的方法,根据一个老帖,旧版多人编辑也需要特殊处理
https://github.com/tldraw/tldraw/discussions/1757
https://github.com/tldraw/tldraw-v1/discussions/547本地托管也很容易:
git clone https://github.com/tldraw/tldraw.git
yarn
yarn dev
然后,就可以在浏览器打开 localhost:5420 使用了。
代码: 全选
yarn install
# 构建适用于生产环境优化过的包
yarn build
這個是一個純前端的東西嗎?BobMaster 写了: 2023年 10月 25日 15:21 yarn install
# 构建适用于生产环境优化过的包
yarn build
dist.tar.gz
(775.4 KiB) Downloaded 1 time
是的纯前端,不过你需要起一个http server运行它,浏览器直接运行会报错
代码: 全选
python -m http.server
有沒有辦法,不放根目錄也可以正常運行?
挺好用,達到了國際水平。BobMaster 写了: 2024年 1月 12日 13:45
项目地址: https://github.com/LHRUN/paint-board
在线demo: https://songlh.top/paint-board/
作者两年前写的一些介绍: https://songlh.top/2022/12/17/canvas画板之画笔的多种效果/
![]()
正浏览此版面之用户: 没有注册用户 和 1 访客