AFFiNE/apps
boomlion8 a48726d088
fix: color of UI in dark mode (#3081)
Co-authored-by: boomlion8 <201116201@manit.ac.in>
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-08 06:00:03 +00:00
..
docs v0.7.0-canary.37 2023-07-08 02:55:18 +08:00
electron v0.7.0-canary.37 2023-07-08 02:55:18 +08:00
server v0.7.0-canary.37 2023-07-08 02:55:18 +08:00
storybook v0.7.0-canary.37 2023-07-08 02:55:18 +08:00
web fix: color of UI in dark mode (#3081) 2023-07-08 06:00: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.