2023-06-29 11:07:30 +03:00
|
|
|
# Apps structure
|
|
|
|
|
|
|
|
> This is the structure of the `apps` directory.
|
|
|
|
|
|
|
|
## docs
|
|
|
|
|
|
|
|
AFFiNE Developer Documentation using [waku](https://github.com/dai-shi/waku).
|
|
|
|
|
|
|
|
## electron
|
|
|
|
|
|
|
|
> `web` needs to be built before electron.
|
|
|
|
|
|
|
|
AFFiNE Desktop (macOS, Linux and Windows Distribution) using [Electron](https://www.electronjs.org/).
|
|
|
|
|
|
|
|
## server
|
|
|
|
|
|
|
|
Server using [Nest.js](https://nestjs.com/).
|
|
|
|
|
|
|
|
## storybook
|
|
|
|
|
|
|
|
Storybook using [Storybook](https://storybook.js.org/).
|
|
|
|
|
2023-07-19 18:52:21 +03:00
|
|
|
## Core
|
2023-06-29 11:07:30 +03:00
|
|
|
|
|
|
|
AFFiNE Core Application using [React.js](https://reactjs.org/).
|