AFFiNE/apps
2023-07-01 16:26:43 +08:00
..
docs chore: bump version (#2950) 2023-07-01 16:26:43 +08:00
electron build: enhance nx build (#2948) 2023-07-01 01:17:31 +08:00
server chore: bump version (#2950) 2023-07-01 16:26:43 +08:00
storybook chore: bump version (#2950) 2023-07-01 16:26:43 +08:00
web chore: bump version (#2950) 2023-07-01 16:26:43 +08: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.