mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
## Features - https://github.com/toeverything/BlockSuite/pull/7075 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7090 @doouding - https://github.com/toeverything/BlockSuite/pull/7095 @golok727 ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7108 @fundon - https://github.com/toeverything/BlockSuite/pull/7110 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7105 @regischen - https://github.com/toeverything/BlockSuite/pull/7064 @fundon - https://github.com/toeverything/BlockSuite/pull/7102 @zzj3720 - https://github.com/toeverything/BlockSuite/pull/7091 @zzj3720 ## Refactor - https://github.com/toeverything/BlockSuite/pull/7088 @Mirone ## Misc - https://github.com/toeverything/BlockSuite/pull/7097 @CatsJuice
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