Files
AFFiNE-Mirror/apps
Quincy Qiu 90f3fe0e29 fix(plugin): allow multiple loads assets (#3741)
(cherry picked from commit 52102ee792)
2023-08-14 20:38:19 -04:00
..
2023-08-13 22:09:17 -04:00
2023-08-13 22:09:17 -04:00
2023-08-13 22:09:17 -04:00
2023-08-13 22:09:17 -04:00

Apps structure

This is the structure of the apps directory.

docs

AFFiNE Developer Documentation using waku.

electron

core needs to be built before electron.

AFFiNE Desktop (macOS, Linux and Windows Distribution) using Electron.

server

Server using Nest.js.

storybook

Storybook using Storybook.

prototype

AFFiNE Prototype using React.js + Vite.

core

AFFiNE Core Application using React.js + Webpack.