mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
## Features - https://github.com/toeverything/BlockSuite/pull/6763 @doouding - https://github.com/toeverything/BlockSuite/pull/6780 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/6775 @pengx17 - https://github.com/toeverything/BlockSuite/pull/6765 @donteatfriedrice ## Bugfix - https://github.com/toeverything/BlockSuite/pull/6792 @fundon - https://github.com/toeverything/BlockSuite/pull/6791 @fundon - https://github.com/toeverything/BlockSuite/pull/6776 @fundon - https://github.com/toeverything/BlockSuite/pull/6779 @Flrande - https://github.com/toeverything/BlockSuite/pull/6771 @fundon - https://github.com/toeverything/BlockSuite/pull/6769 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6768 @pengx17 - https://github.com/toeverything/BlockSuite/pull/6758 @Flrande - https://github.com/toeverything/BlockSuite/pull/6743 @fourdim - https://github.com/toeverything/BlockSuite/pull/6762 @regischen ## Refactor - https://github.com/toeverything/BlockSuite/pull/6786 @regischen - https://github.com/toeverything/BlockSuite/pull/6764 @pengx17 - https://github.com/toeverything/BlockSuite/pull/6772 @fundon ## Misc - https://github.com/toeverything/BlockSuite/pull/6766 @fourdim
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