AFFiNE/apps
2023-06-29 10:19:26 +00:00
..
docs chore: bump blocksuite to 0.0.0-20230629084521-542de4e8-nightly (#2921) 2023-06-29 09:42:47 +00:00
electron chore: bump blocksuite to 0.0.0-20230629084521-542de4e8-nightly (#2921) 2023-06-29 09:42:47 +00:00
server feat(storage): binding jwst storage to node (#2808) 2023-06-29 01:45:45 +00:00
storybook chore: update changelog link and remove obsolete changelog components (#2918) 2023-06-29 10:19:26 +00:00
web chore: update changelog link and remove obsolete changelog components (#2918) 2023-06-29 10:19:26 +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.