AFFiNE/apps
fourdim ab9452969b
chore: update the top tip (#3797)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-17 19:59:08 -05:00
..
core chore: update the top tip (#3797) 2023-08-17 19:59:08 -05: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.