Files
AFFiNE-Mirror/apps
Alex Yang e1a62c1f03 refactor: simplify code (#3231)
(cherry picked from commit 5864f8cb9a)
2023-07-16 21:44:49 +08:00
..
2023-07-14 00:46:42 +08:00
2023-07-16 21:44:49 +08:00
2023-06-30 10:17:08 +08:00

Apps structure

This is the structure of the apps directory.

docs

AFFiNE Developer Documentation using waku.

electron

web needs to be built before electron.

AFFiNE Desktop (macOS, Linux and Windows Distribution) using Electron.

server

Server using Nest.js.

storybook

Storybook using Storybook.

web

AFFiNE Core Application using React.js.