Back to Affine

Server

packages/backend/server/README.md

0.26.7266 B
Original Source

Server

Get started

Install dependencies

bash
yarn

Build Native binding

bash
yarn affine @affine/server-native build

Run server

bash
yarn dev

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