mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 23:26:30 +08:00
7978a2545f
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Added the ability for workspace owners to approve members under review, with different approval processes for team and non-team workspaces. - **Bug Fixes** - Improved accuracy of workspace seat quota calculations for member management. - **Tests** - Enhanced test coverage and consistency for workspace member actions, including approval and revocation scenarios. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
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