/AFFiNE-ghost

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

Primary LanguageTypeScript

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