mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
## Features - https://github.com/toeverything/BlockSuite/pull/6948 @undefined - https://github.com/toeverything/BlockSuite/pull/6941 @undefined - https://github.com/toeverything/BlockSuite/pull/6855 @undefined ## Bugfix - https://github.com/toeverything/BlockSuite/pull/6967 @pengx17 - https://github.com/toeverything/BlockSuite/pull/6966 @pengx17 - https://github.com/toeverything/BlockSuite/pull/6951 @fundon - https://github.com/toeverything/BlockSuite/pull/6960 @fundon - https://github.com/toeverything/BlockSuite/pull/6964 @doouding - https://github.com/toeverything/BlockSuite/pull/6958 @Flrande - https://github.com/toeverything/BlockSuite/pull/6961 @regischen - https://github.com/toeverything/BlockSuite/pull/6957 @doouding - https://github.com/toeverything/BlockSuite/pull/6959 @regischen - https://github.com/toeverything/BlockSuite/pull/6956 @regischen - https://github.com/toeverything/BlockSuite/pull/6954 @fundon - https://github.com/toeverything/BlockSuite/pull/6955 @doouding - https://github.com/toeverything/BlockSuite/pull/6953 @doouding - https://github.com/toeverything/BlockSuite/pull/6952 @regischen - https://github.com/toeverything/BlockSuite/pull/6942 @golok727 - https://github.com/toeverything/BlockSuite/pull/6939 @fundon - https://github.com/toeverything/BlockSuite/pull/6940 @fundon - https://github.com/toeverything/BlockSuite/pull/6935 @regischen - https://github.com/toeverything/BlockSuite/pull/6930 @fundon - https://github.com/toeverything/BlockSuite/pull/6905 @golok727 - https://github.com/toeverything/BlockSuite/pull/6931 @donteatfriedrice ## Refactor - https://github.com/toeverything/BlockSuite/pull/6945 @shvixxl ## Misc - https://github.com/toeverything/BlockSuite/pull/6938 @golok727 - chore: correct typo
AFFiNE Electron App
Development
To run AFFiNE Desktop Client Application locally, run the following commands:
# in repo root
yarn install
yarn workspace @affine/native build
yarn dev
# in packages/frontend/electron
yarn generate-assets
yarn dev # or yarn prod for production build
Troubleshooting
Credits
Most of the boilerplate code is generously borrowed from the following