Files
AFFiNE-Mirror/apps
Peng Xiao b6c46e82d2 fix: workaround for fullscreen mode (#3829)
(cherry picked from commit 0ae6c977aa)
2023-08-21 00:30:05 -05:00
..
2023-08-21 00:30:05 -05:00
2023-08-18 00:39:44 -05:00
2023-08-18 00:39:44 -05:00
2023-08-18 00:24:03 -05:00
2023-08-18 00:39:44 -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.