AFFiNE/apps
dependabot[bot] 2da6c4a0ec
chore: bump jotai-devtools from 0.6.0 to 0.6.1 (#3583)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-05 01:18:45 +00:00
..
core chore: bump jotai-devtools from 0.6.0 to 0.6.1 (#3583) 2023-08-05 01:18:45 +00:00
docs v0.8.0-canary.11 2023-08-04 17:34:31 -07:00
electron v0.8.0-canary.11 2023-08-04 17:34:31 -07:00
server v0.8.0-canary.11 2023-08-04 17:34:31 -07:00
storybook v0.8.0-canary.11 2023-08-04 17:34:31 -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.