mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-04 07:41:50 +08:00
4953682779
#### PR Dependency Tree * **PR #15542** 👈 This tree was auto-generated by [Charcoal](https://github.com/danerwilliams/charcoal) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Invitation links now require sign-in to view or accept. - Added guidance when an invitation belongs to a different account, with options to switch accounts or return to AFFiNE. - Sign-in preserves the invitation link when switching accounts. - **Bug Fixes** - Invitation errors now display accurate messages instead of generic errors. - Improved handling of expired, invalid, and missing invitations. - Invitation status checks now work correctly for authenticated invitees. <!-- 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