Files
AFFiNE-Mirror/apps
Alex Yang b0bb925ef6 refactor: remove unused code (#3149)
(cherry picked from commit 8c1fcee135)
2023-07-12 17:20:56 +08:00
..
2023-07-11 12:58:01 +08:00
2023-07-12 17:20:55 +08:00
2023-07-11 12:58:01 +08:00
2023-07-12 17:20:56 +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.