AFFiNE/apps
2023-07-18 05:36:14 +00:00
..
docs chore: update blocksuite version (#3261) 2023-07-17 06:44:53 +00:00
electron chore: update blocksuite version (#3261) 2023-07-17 06:44:53 +00:00
server v0.7.0-canary.47 2023-07-16 23:27:39 +08:00
storybook feat: new import page component (#3277) 2023-07-18 05:36:14 +00:00
web build: fix nx inputs 2023-07-18 12:59:25 +08: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.