Files
AFFiNE-Mirror/apps
Alex Yang efdf6c2b81 refactor: use useCallback (#3254)
(cherry picked from commit c0749fbb9f)
2023-07-17 13:32:16 +08:00
..
2023-07-16 23:30:59 +08:00
2023-07-16 23:30:59 +08:00
2023-07-17 13:32:16 +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.