AFFiNE/apps
2023-08-10 15:56:16 -04:00
..
core feat: new preload pages (#3674) 2023-08-10 15:56:16 -04:00
docs feat: new preload pages (#3674) 2023-08-10 15:56:16 -04:00
electron feat: new preload pages (#3674) 2023-08-10 15:56:16 -04:00
prototype feat: new preload pages (#3674) 2023-08-10 15:56:16 -04:00
server chore: bump nodemon from 2.0.22 to 3.0.1 (#3657) 2023-08-10 14:51:20 +00:00
storybook feat: new preload pages (#3674) 2023-08-10 15:56:16 -04: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.