mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 18:46:19 +08:00
221c493c56
* Added 'Brazilian Portuguese' to the list of supported translation languages in both backend and frontend. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added Brazilian Portuguese as a supported translation language across the app. * Brazilian Portuguese now appears in language selection for translation actions. * AI translation prompts now include Brazilian Portuguese as a valid target option. * No other translation behaviors or controls were modified. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
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