Files
AFFiNE/packages/backend/server
darkskygit 9f349a2300 feat: text to image impl (#6437)
fix CLOUD-18
fix CLOUD-28
fix CLOUD-29
2024-04-10 12:13:39 +00:00
..
2024-04-10 12:13:39 +00:00
2024-04-10 11:15:32 +00:00
…
2024-04-10 11:15:25 +00:00
…
2024-04-10 12:13:39 +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