mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 09:06:19 +08:00
237722f7f9
Test command: `docker compose -f ./.github/deployment/self-host/compose.yaml up`
Server
Get started
Install dependencies
yarn
Build Native binding
yarn workspace @affine/storage build
Run server
yarn dev
now you can access the server GraphQL endpoint at http://localhost:3000/graphql