Files
AFFiNE/packages/backend/server
2025-11-19 13:46:11 +08:00
..
2025-09-23 08:52:23 +00:00
2025-11-19 13:46:11 +08:00
2025-11-15 17:29:54 +08:00
2025-09-23 08:52:23 +00:00

Server

Get started

Install dependencies

yarn

Build Native binding

yarn affine @affine/server-native build

Run server

yarn dev

now you can access the server GraphQL endpoint at http://localhost:3000/graphql