Files
AFFiNE-Mirror/apps
Alex Yang 936f588db4 feat(storybook): add not found page (#3767)
(cherry picked from commit 0df30e43c6)
2023-08-16 17:40:25 -05:00
..
2023-08-16 17:40:25 -05:00
2023-08-14 20:38:20 -04:00
2023-08-14 20:38:20 -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.