AFFiNE/apps
2023-07-25 18:41:32 +00:00
..
core build: fix ci (#3373) 2023-07-25 18:41:32 +00:00
docs chore: bump version (#3346) 2023-07-22 13:10:20 +00:00
electron fix(core): avoid page full refresh (#3341) 2023-07-24 09:02:35 +00:00
server chore: bump version (#3346) 2023-07-22 13:10:20 +00:00
storybook chore: bump version (#3346) 2023-07-22 13:10:20 +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.