AFFiNE/apps
dependabot[bot] 9fe9efe465
chore: bump nestjs-throttler-storage-redis from 0.3.3 to 0.4.0 (#4299)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 03:36:21 +00:00
..
core fix: circular dependencies (#4307) 2023-09-11 17:00:48 +00:00
docs chore: bump version (#4294) 2023-09-09 04:28:17 +00:00
electron fix: circular dependencies (#4307) 2023-09-11 17:00:48 +00:00
prototype fix: SHOULD_REPORT_TRACE condition (#4273) 2023-09-11 09:47:02 +00:00
server chore: bump nestjs-throttler-storage-redis from 0.3.3 to 0.4.0 (#4299) 2023-09-12 03:36:21 +00:00
storybook fix: SHOULD_REPORT_TRACE condition (#4273) 2023-09-11 09:47:02 +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.