Files
AFFiNE-Mirror/apps/server
dependabot[bot] 11f6273a3a chore: bump nodemon from 2.0.22 to 3.0.1 (#3657)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-10 14:51:20 +00:00
..
2023-06-28 10:00:06 +00:00

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