AFFiNE/apps
Qi 5cfdf6c7e2
fix: a serise of ui issues of new setting (#2920)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-29 09:25:42 +00:00
..
docs v0.7.0-canary.23 2023-06-29 00:40:50 +08:00
electron v0.7.0-canary.23 2023-06-29 00:40:50 +08:00
server feat(storage): binding jwst storage to node (#2808) 2023-06-29 01:45:45 +00:00
storybook v0.7.0-canary.23 2023-06-29 00:40:50 +08:00
web fix: a serise of ui issues of new setting (#2920) 2023-06-29 09:25:42 +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.