mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
## Features - https://github.com/toeverything/BlockSuite/pull/7161 @regischen - https://github.com/toeverything/BlockSuite/pull/7142 @pengx17 - https://github.com/toeverything/BlockSuite/pull/7166 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7151 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7164 @pengx17 - https://github.com/toeverything/BlockSuite/pull/7163 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7156 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7160 @pengx17 - https://github.com/toeverything/BlockSuite/pull/7158 @golok727 - https://github.com/toeverything/BlockSuite/pull/7157 @pengx17 - https://github.com/toeverything/BlockSuite/pull/7154 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7106 @fundon - https://github.com/toeverything/BlockSuite/pull/7136 @fourdim ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7171 @zzj3720 - https://github.com/toeverything/BlockSuite/pull/7169 @fundon - https://github.com/toeverything/BlockSuite/pull/7165 @lawvs ## Refactor - https://github.com/toeverything/BlockSuite/pull/7162 @regischen - https://github.com/toeverything/BlockSuite/pull/7153 @akumatus - https://github.com/toeverything/BlockSuite/pull/7149 @golok727 - https://github.com/toeverything/BlockSuite/pull/7152 @Flrande ## Misc - https://github.com/toeverything/BlockSuite/pull/7170 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7155 @fundon
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