mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
## Features - https://github.com/toeverything/BlockSuite/pull/7281 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7280 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7282 @EYHN - https://github.com/toeverything/BlockSuite/pull/7306 @doouding ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7301 @fundon - https://github.com/toeverything/BlockSuite/pull/7311 @Flrande - https://github.com/toeverything/BlockSuite/pull/7310 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7302 @fundon - https://github.com/toeverything/BlockSuite/pull/7309 @doouding - https://github.com/toeverything/BlockSuite/pull/7308 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7294 @fourdim - https://github.com/toeverything/BlockSuite/pull/7299 @fundon ## Refactor - https://github.com/toeverything/BlockSuite/pull/7296 @L-Sun ## Misc - https://github.com/toeverything/BlockSuite/pull/7300 @fundon - https://github.com/toeverything/BlockSuite/pull/7307 @Saul-Mirone
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