mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-10 17:06:22 +03:00
.. | ||
core | ||
docs | ||
electron | ||
server | ||
storybook | ||
README.md |
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.
Core
AFFiNE Core Application using React.js.