AFFiNE/apps
danielchim 363699a175
feat: title editing on workspace title (#3139)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-22 13:03:18 +00:00
..
core feat: title editing on workspace title (#3139) 2023-07-22 13:03:18 +00:00
docs v0.7.0-canary.51 2023-07-21 18:46:08 +08:00
electron v0.7.0-canary.51 2023-07-21 18:46:08 +08:00
server v0.7.0-canary.51 2023-07-21 18:46:08 +08:00
storybook feat: refactor button with new design (#3343) 2023-07-21 11:07:28 +00: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.