AFFiNE/apps
2023-09-07 17:41:27 +00:00
..
core fix: disable set-db-location step (#4263) 2023-09-07 17:41:27 +00:00
docs v0.9.0-canary.10 2023-09-06 16:11:57 -07:00
electron fix: disable set-db-location step (#4263) 2023-09-07 17:41:27 +00:00
prototype v0.9.0-canary.10 2023-09-06 16:11:57 -07:00
server fix: incorrect invitation email style (#4269) 2023-09-07 17:17:22 +00:00
storybook v0.9.0-canary.10 2023-09-06 16:11:57 -07: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.