AFFiNE/packages/backend/server
2025-07-10 13:26:38 +08:00
..
migrations fix(server): session updated at (#13099) 2025-07-08 13:16:56 +00:00
scripts
src chore(server): add Easy-Monitor 2025-07-10 13:26:38 +08:00
.dockerignore
.env.example
.gitignore
ava.config.js
config.example.json
LICENSE
package.json chore(server): add Easy-Monitor 2025-07-10 13:26:38 +08:00
README.md
schema.prisma
tsconfig.json

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