mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-03 04:23:08 +03:00
c2b1a9b118
Co-authored-by: Himself65 <himself65@outlook.com>
654 B
654 B
AFFiNE Electron App
⚠️ NOTE ⚠️
Due to PNPM related issues, this project is currently using yarn 3. See https://github.com/electron/forge/issues/2633
Development
# in project root, start web app at :8080
yarn dev
# build octobase-node
yarn workspace @affine/octobase-node build
# in /apps/electron, start electron app
yarn dev
Credits
Most of the boilerplate code is generously borrowed from the following