进入项目目录,执行 docker-compose up -d 启动命令,会自动拉取容器并运行 从Github Packages 拉取 AFFiNE 镜像,地址:https://ghcr.io/toeverything/affine-graphql root@flexusx-c6b3:~/affine# docker-compose up -dPulling redis (redis:latest)...latest: Pulling from library/redis302e3ee49805: Pull ...
.gitattributes milestone: publish alpha version (#637) 2年前 .gitignore feat(native): provide FSWatcher 2年前 .i18n-codegen.json feat: forced file naming format (#2270) 2年前 .npmrc build: add bump:nightly script (#1632) 2年前 .nvmrc ci: simplify the CI (#1684) ...
git clone https://github.com/toeverything/AFFiNE.git cd AFFiNE Go Copy 然后安装项目依赖: npm i-g pnpm pnpm i Go Copy 接着就可以直接启动项目了: pnpm start Go Copy 同样在浏览器中打开 http://localhost:3000 即可。 2. 安装cpolar内网穿透工具 ...
•Github:https://github.com/toeverything/AFFiNE 3.2 AFFiNE 部署 •创建 docker-compose.yml version:"3.5"services:affine:image:ghcr.io/toeverything/affine-graphql:stablecontainer_name:affine_selfhostedcommand:['sh','-c','node ./scripts/self-host-predeploy && node ./dist/index.js']ports:...
git clone https://github.com/toeverything/AFFiNE.git cd AFFiNE 然后安装项目依赖: 代码语言:javascript 代码运行次数:0 运行 AI代码解释 npm i-g pnpm pnpm i 接着就可以直接启动项目了: 代码语言:javascript 代码运行次数:0 运行 AI代码解释 pnpm start ...
Compared with similar companies, AFFiNE achieved greater popularity in a shorter time. Within 43 days since its first launch, AFFiNE has achieved a staggering 10,000 GitHub Stars, setting a new record for the fastest growth ever achieved on the platform. With ...
git clone https://github.com/toeverything/AFFiNE.git cd AFFiNE 1. 2. 3. 然后安装项目依赖: AI检测代码解析 npm i -g pnpm pnpm i 1. 2. 3. 接着就可以直接启动项目了: AI检测代码解析 pnpm start 1. 同样在浏览器中打开 http://localhost:3000 即可。
There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use. - Release 0.15.0 · toeverything/AFF
github-actions released this 24 Feb 03:12 · 28 commits to canary since this release v0.20.0 9fd1ca1 🚀 Features core: Drop doc onto split view - by @pengx17 in #9487 (a4841) Support ai network search - by @akumatus in #9357 (58ce8) New template doc property - by @...
gitclonehttps://github.com/toeverything/AFFiNE.gitcdAFFiNE 然后安装项目依赖: npmi-gpnpmpnpmi 接着就可以直接启动项目了: pnpmstart 同样在浏览器中打开http://localhost:3000即可。 2. 安装cpolar内网穿透工具 上面我们在docker中成功安装了AFFINE,并局域网成功访问,下面我们安装cpolar内网穿透工具,通过...