AFFiNE/apps
Qi cfa18d1bc3
fix: font style setting only control editor's font (#3117)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-10 11:58:53 +00:00
..
docs chore: bump version (#3131) 2023-07-10 11:34:43 +00:00
electron chore: bump version (#3131) 2023-07-10 11:34:43 +00:00
server fix: add semver into server dependencies 2023-07-10 19:32:39 +08:00
storybook chore: bump version (#3131) 2023-07-10 11:34:43 +00:00
web fix: font style setting only control editor's font (#3117) 2023-07-10 11:58:53 +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.