AFFiNE/apps
dependabot[bot] 9ed32e6bec
chore: bump @types/cookie-parser from 1.4.3 to 1.4.4 (#4398)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 17:56:15 +00:00
..
core test(electron): fix cloud test (#4411) 2023-09-19 02:08:35 +00:00
docs chore: bump version (#4354) 2023-09-14 06:33:47 +00:00
electron test(electron): add cloud test (#4184) 2023-09-17 20:26:06 +00:00
prototype chore: bump version (#4354) 2023-09-14 06:33:47 +00:00
server chore: bump @types/cookie-parser from 1.4.3 to 1.4.4 (#4398) 2023-09-19 17:56:15 +00:00
storybook ci(storybook): add production file of deps to be inputs of storybook (#4414) 2023-09-18 23:53:12 -05: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.