AFFiNE/apps
JimmFly 6388a798c9
style: adjust active slider bar collection item active style (#3458)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-29 15:22:21 +00:00
..
core style: adjust active slider bar collection item active style (#3458) 2023-07-29 15:22:21 +00:00
docs v0.8.0-canary.1 2023-07-29 08:23:38 -07:00
electron v0.8.0-canary.1 2023-07-29 08:23:38 -07:00
server v0.8.0-canary.1 2023-07-29 08:23:38 -07:00
storybook v0.8.0-canary.1 2023-07-29 08:23:38 -07:00
README.md fix(core): css.ts hmr (#3317) 2023-07-19 15:52:21 +00:00

Apps structure

This is the structure of the apps directory.

docs

AFFiNE Developer Documentation using waku.

electron

web needs to be built before electron.

AFFiNE Desktop (macOS, Linux and Windows Distribution) using Electron.

server

Server using Nest.js.

storybook

Storybook using Storybook.

Core

AFFiNE Core Application using React.js.