mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
## Features - https://github.com/toeverything/BlockSuite/pull/7330 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7348 @zzj3720 ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7338 @akumatus - https://github.com/toeverything/BlockSuite/pull/7353 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7351 @lawvs - https://github.com/toeverything/BlockSuite/pull/7357 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7355 @akumatus ## Misc - https://github.com/toeverything/BlockSuite/pull/7352 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7349 @pengx17
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