Files
AFFiNE-Mirror/apps/server
dependabot[bot] 9ed32e6bec chore: bump @types/cookie-parser from 1.4.3 to 1.4.4 (#4398)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 17:56:15 +00:00
..
2023-09-02 18:13:59 +00:00
2023-09-02 18:13:59 +00:00
2023-08-29 05:07:05 -05:00
2023-09-16 14:40:33 -07:00
2023-09-16 14:40:33 -07: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