AFFiNE/apps
Qi 75a2bbdfac
fix: ui issues (#3738)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-14 18:48:18 +00:00
..
core fix: ui issues (#3738) 2023-08-14 18:48:18 +00:00
docs v0.8.0-canary.21 2023-08-13 22:06:36 -04:00
electron fix: allow multiple versions to be installed on windows (#3740) 2023-08-14 15:40:00 +00:00
prototype v0.8.0-canary.21 2023-08-13 22:06:36 -04:00
server v0.8.0-canary.21 2023-08-13 22:06:36 -04:00
storybook v0.8.0-canary.21 2023-08-13 22:06:36 -04: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.