AFFiNE/apps
dependabot[bot] a860cf8e43
chore: bump electron from 26.1.0 to 26.2.1 (#4527)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-27 10:40:30 +00:00
..
core fix(core): setting ui regression (#4525) 2023-09-27 09:56:01 +00:00
docs fix(core): bump latest blocksuite fixes (#4450) 2023-09-22 00:00:37 +00:00
electron chore: bump electron from 26.1.0 to 26.2.1 (#4527) 2023-09-27 10:40:30 +00:00
prototype fix(core): bump latest blocksuite fixes (#4450) 2023-09-22 00:00:37 +00:00
server fix(server): wrong member count query (#4506) 2023-09-26 15:36:08 +00:00
storybook fix(component): cmdk flaky (#4512) 2023-09-27 01:37:00 +00:00
README.md feat: support get datasource status (#3645) 2023-08-10 05:05:34 +00:00

Apps structure

This is the structure of the apps directory.

docs

AFFiNE Developer Documentation using waku.

electron

core needs to be built before electron.

AFFiNE Desktop (macOS, Linux and Windows Distribution) using Electron.

server

Server using Nest.js.

storybook

Storybook using Storybook.

prototype

AFFiNE Prototype using React.js + Vite.

core

AFFiNE Core Application using React.js + Webpack.