AFFiNE/apps
2023-08-11 14:58:15 +00:00
..
core fix: remove invisible unicode for dynamicImportKey (#3695) 2023-08-11 14:58:15 +00:00
docs fix: update blocksuite version (#3693) 2023-08-11 14:24:42 +00:00
electron fix: update blocksuite version (#3693) 2023-08-11 14:24:42 +00:00
prototype fix: update blocksuite version (#3693) 2023-08-11 14:24:42 +00:00
server v0.8.0-canary.18 2023-08-10 21:25:51 -04:00
storybook fix: update blocksuite version (#3693) 2023-08-11 14:24:42 +00: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.