AFFiNE/apps
Peng Xiao 068c697be9
fix: app sidebar ui issues (#3783)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-17 18:36:17 +00:00
..
core fix: app sidebar ui issues (#3783) 2023-08-17 18:36:17 +00:00
docs chore: bump blocksuite version (#3798) 2023-08-16 22:57:21 -05:00
electron fix: app sidebar ui issues (#3783) 2023-08-17 18:36:17 +00:00
prototype chore: bump blocksuite version (#3798) 2023-08-16 22:57:21 -05:00
server v0.8.0-canary.25 2023-08-16 21:34:42 -05:00
storybook build: fix turbosnap rootDir 2023-08-17 13:03:08 -05:00
README.md feat: support get datasource status (#3645) 2023-08-10 05:05:34 +00: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.