AFFiNE/apps
2023-07-26 22:38:01 -07:00
..
core fix: unable to add a second collection (#3405) 2023-07-26 22:37:42 -07:00
docs chore: bump version (#3394) 2023-07-27 04:02:18 +00:00
electron build: add AppImage build (#3401) 2023-07-26 22:38:01 -07:00
server chore: bump version (#3394) 2023-07-27 04:02:18 +00:00
storybook feat: support gif toast (#3389) 2023-07-26 22:37:18 -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.