AFFiNE/apps
Alex Yang 955d80e2c1
test: image preview e2e (#3080)
Co-authored-by: danielchim <kahungchim@gmail.com>
2023-07-06 23:24:03 +00:00
..
docs v0.7.0-canary.36 2023-07-06 14:07:27 +08:00
electron test: upgrade playwright (#3077) 2023-07-06 16:15:18 +00:00
server v0.7.0-canary.36 2023-07-06 14:07:27 +08:00
storybook refactor: block-hub in tool wrapper (#3073) 2023-07-06 15:18:58 +00:00
web test: image preview e2e (#3080) 2023-07-06 23:24:03 +00:00
README.md docs: add apps/README.md 2023-06-29 16:07:30 +08: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.

web

AFFiNE Core Application using React.js.