AFFiNE/apps
2023-07-30 06:35:00 +00:00
..
core build: improve webpack config (#3463) 2023-07-30 06:34:52 +00:00
docs v0.8.0-canary.3 2023-07-29 19:40:22 -07:00
electron v0.8.0-canary.3 2023-07-29 19:40:22 -07:00
server v0.8.0-canary.3 2023-07-29 19:40:22 -07:00
storybook chore: remove unused files (#3466) 2023-07-30 06:35:00 +00:00
README.md fix(core): css.ts hmr (#3317) 2023-07-19 15:52:21 +00: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.

Core

AFFiNE Core Application using React.js.