mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
## Features - https://github.com/toeverything/BlockSuite/pull/7807 @zzj3720 - https://github.com/toeverything/BlockSuite/pull/7786 @zzj3720 - https://github.com/toeverything/BlockSuite/pull/7797 @donteatfriedrice ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7814 @fundon - https://github.com/toeverything/BlockSuite/pull/7812 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7792 @fundon - https://github.com/toeverything/BlockSuite/pull/7788 @fundon - https://github.com/toeverything/BlockSuite/pull/7805 @doouding - https://github.com/toeverything/BlockSuite/pull/7810 @zzj3720 - https://github.com/toeverything/BlockSuite/pull/7802 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7804 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7799 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7753 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7798 @zzj3720 - https://github.com/toeverything/BlockSuite/pull/7796 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7793 @doouding - https://github.com/toeverything/BlockSuite/pull/7795 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7791 @fundon - https://github.com/toeverything/BlockSuite/pull/7747 @doouding - https://github.com/toeverything/BlockSuite/pull/7785 @fundon - https://github.com/toeverything/BlockSuite/pull/7784 @akumatus ## Misc - https://github.com/toeverything/BlockSuite/pull/7800 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7790 @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