Files
AFFiNE-Mirror/apps
Alex Yang 85f670e02e feat(storybook): improve code (#3786)
(cherry picked from commit 1e5a4a6849)
2023-08-16 17:40:43 -05:00
..
2023-08-16 17:40:43 -05:00
2023-08-16 17:40:43 -05:00
2023-08-16 17:40:43 -05:00
2023-08-16 17:40:42 -05:00
2023-08-16 17:40:43 -05: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.