AFFiNE/apps
2023-08-17 17:47:18 +00:00
..
core fix: workspace dropdown fix (#3808) 2023-08-17 17:47:18 +00:00
docs chore: bump blocksuite version (#3798) 2023-08-16 22:57:21 -05:00
electron fix(core): editor height incorrect (#3799) 2023-08-16 23:20:27 -05: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 chore: bump blocksuite version (#3798) 2023-08-16 22:57:21 -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.