AFFiNE/apps
2023-10-11 13:48:30 -05:00
..
core fix(infra): create template workspace with isolated nanoid (#4569) 2023-10-11 13:48:30 -05:00
electron fix: dependabot security issues (#4579) 2023-10-11 07:36:45 +00:00
server fix: dependabot security issues (#4579) 2023-10-11 07:36:45 +00:00
storybook chore: upgrade yarn@3.6.4 (#4585) 2023-10-11 17:23:22 +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.