Home

Awesome

AFFiNE-ghost

<img width="818" alt="image" src="https://user-images.githubusercontent.com/5910926/219852945-8433b4fc-1d6f-4947-819b-5b7d79cdffe7.png">

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