AFFiNE/apps
2023-08-04 09:23:56 +00:00
..
core fix: optimize types for infra/electron (#3574) 2023-08-04 09:23:56 +00:00
docs v0.8.0-canary.10 2023-08-03 20:08:52 -07:00
electron fix: optimize types for infra/electron (#3574) 2023-08-04 09:23:56 +00:00
server style: add no-misused-promises rule (#3547) 2023-08-04 08:08:10 +00:00
storybook v0.8.0-canary.10 2023-08-03 20:08:52 -07: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.