AFFiNE/apps
2023-07-20 10:52:29 +00:00
..
core feat: init new plugin system (#3323) 2023-07-20 10:52:29 +00:00
docs chore: bump version (#3298) 2023-07-19 04:31:57 +00:00
electron feat: init doc monitor (#3320) 2023-07-20 02:44:50 +00:00
server v0.7.0-canary.47 2023-07-16 23:27:39 +08:00
storybook feat: init doc monitor (#3320) 2023-07-20 02:44:50 +00:00
README.md fix(core): css.ts hmr (#3317) 2023-07-19 15:52:21 +00: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.

Core

AFFiNE Core Application using React.js.