云策文档是一款开源知识管理工具。通过独立的知识库空间,结构化地组织在线协作文档,实现知识的积累与沉淀,促进知识的复用与流通。
Go to file
fantasticit d22be2dde0
Merge pull request #130 from fantasticit/fix/doc-url
client: fix build doc url
2022-07-15 15:43:28 +08:00
.github Update issue templates 2022-06-18 14:11:57 +08:00
.husky refator: fix pre-commit hook 2022-05-01 20:28:21 +08:00
config chore: update config 2022-06-30 15:36:59 +08:00
docker chore: update docker config 2022-06-28 23:46:57 +08:00
packages client: fix build doc url 2022-07-15 15:42:20 +08:00
scripts Update README in scripts 2022-04-24 22:52:57 +08:00
.eslintignore feat: add local file oss 2022-06-04 17:01:33 +08:00
.gitattributes chore: add gitattributes 2022-05-25 23:20:16 +08:00
.gitignore chore: update docker config 2022-06-28 20:26:30 +08:00
.npmrc chore: add npmrc 2022-05-20 17:54:12 +08:00
.prettierignore chore: fix prettier, eslint 2022-05-20 23:11:48 +08:00
.prettierrc feat: improve tiptap 2022-03-21 16:46:27 +08:00
.stylelintrc.js tiptap: refactor mind 2022-04-26 14:05:16 +08:00
Dockerfile chore: update docker config 2022-06-28 23:46:57 +08:00
LICENSE Create LICENSE 2022-05-28 19:23:07 +08:00
README.md Update README.md 2022-07-15 14:35:32 +08:00
build-output.sh chore: update docker config 2022-06-28 23:46:57 +08:00
docker-compose.yml chore: update docker config 2022-06-28 20:26:30 +08:00
let-us-start.md chore: update docker config 2022-06-28 23:46:57 +08:00
nginx.conf.sample chore: update nginx.conf 2022-06-28 21:39:07 +08:00
package.json chore: fix prettier, eslint 2022-05-20 23:11:48 +08:00
pnpm-lock.yaml fix:add user dropdown click event && css 2022-06-30 20:04:49 +08:00
pnpm-workspace.yaml root: upload source code 2022-02-20 19:51:55 +08:00

README.md

think

简介

Think 是一款开源知识管理工具。通过独立的知识库空间,结构化地组织在线协作文档,实现知识的积累与沉淀,促进知识的复用与流通。同时支持多人协作文档。使用的技术如下:

  • MySQL:数据存储
  • next.js:前端页面框架
  • nest.js:服务端框架
  • tiptap:编辑器及文档协作

可访问云策文档帮助中心,查看更多功能文档。

链接

云策文档已经部署上线,可前往注册使用。

交流群

欢迎进群交流。

image

预览

查看预览图 知识库 新建文档 编辑器

项目开发

项目开发说明

自动化部署

思路:在服务器部署 webhook然后在 github setting 中配置相应钩子,实现自动化部署

参考:webhook

赞助

如果这个项目对您有帮助,并且您希望支持该项目的开发和维护,请随时扫描一下二维码进行捐赠。非常感谢您的捐款,谢谢!

alipay wechat

贡献者

感谢所有为本项目作出贡献的同学!