tzhangchi / AFFiNE-ghost

AFFiNE-ghost is a tool that migrates notes into affine and easily generates an affine blog site from your personal notes

Home Page:https://app.affine.pro/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AFFiNE-ghost

image

AFFiNE-ghost is a tool that migrates notes into affine and easily generates an affine blog site from your personal notes by configuring the environment

Config .env

create .env in root

AFFiNE_APP_URL=https://app.affine.pro/
AFFiNE_LOGIN_TOKEN={"token":###############}
AFFiNE_WORKSPACE_NAME=AFFiNE-docs
AFFiNE_LOCAL_SOURCE_PATH=/Users/affiner/src/AFFiNE-docs

Run upload scripts

Step 2 - run command

pnpm dev

About

AFFiNE-ghost is a tool that migrates notes into affine and easily generates an affine blog site from your personal notes

https://app.affine.pro/


Languages

Language:TypeScript 64.3%Language:JavaScript 35.7%