mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-02 11:31:08 +03:00
9ed32e6bec
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
migrations | ||
scripts | ||
src | ||
tests | ||
.env.example | ||
.gitignore | ||
LICENSE | ||
package.json | ||
README.md | ||
schema.prisma | ||
tsconfig.json | ||
tsconfig.node.json |
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