AFFiNE/apps
2023-07-27 05:56:59 -07:00
..
core fix: plugin not found (#3415) 2023-07-27 05:56:59 -07:00
docs v0.7.0-canary.53 2023-07-27 05:19:20 -07:00
electron fix: plugin not found (#3415) 2023-07-27 05:56:59 -07:00
server v0.7.0-canary.53 2023-07-27 05:19:20 -07:00
storybook v0.7.0-canary.53 2023-07-27 05:19:20 -07: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.