AFFiNE/apps
2023-07-03 14:29:37 +00:00
..
docs v0.7.0-canary.30 2023-07-02 14:18:33 +08:00
electron fix: dark mode export PDF leaves margin and notification (#2978) 2023-07-03 12:11:07 +00:00
server v0.7.0-canary.30 2023-07-02 14:18:33 +08:00
storybook refactor: remove legacy cloud (#2987) 2023-07-03 14:29:37 +00:00
web refactor: remove legacy cloud (#2987) 2023-07-03 14:29:37 +00:00
README.md docs: add apps/README.md 2023-06-29 16:07:30 +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.