AFFiNE/apps
2023-07-04 17:40:58 +00:00
..
docs v0.7.0-canary.33 2023-07-04 21:52:04 +08:00
electron ci: check macOS arm64 bundle output (#3012) 2023-07-04 16:59:00 +00:00
server v0.7.0-canary.33 2023-07-04 21:52:04 +08:00
storybook v0.7.0-canary.33 2023-07-04 21:52:04 +08:00
web chore: update setting text (#3000) 2023-07-04 17:40:58 +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.