AFFiNE/apps
2023-07-03 10:59:23 +00:00
..
docs v0.7.0-canary.30 2023-07-02 14:18:33 +08:00
electron fix: some potential tests issue (#2982) 2023-07-03 10:46:47 +00:00
server v0.7.0-canary.30 2023-07-02 14:18:33 +08:00
storybook v0.7.0-canary.30 2023-07-02 14:18:33 +08:00
web feat: remove old setting page by default (#2980) 2023-07-03 10:59:23 +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.