AFFiNE/apps
Alex Yang 3084c427f1
feat: update server login feature (#3004)
Co-authored-by: LongYinan <lynweklm@gmail.com>
2023-07-05 03:13:20 +00:00
..
docs v0.7.0-canary.34 2023-07-05 02:23:53 +08:00
electron v0.7.0-canary.34 2023-07-05 02:23:53 +08:00
server feat: update server login feature (#3004) 2023-07-05 03:13:20 +00:00
storybook v0.7.0-canary.34 2023-07-05 02:23:53 +08:00
web v0.7.0-canary.34 2023-07-05 02:23:53 +08:00
README.md docs: add apps/README.md 2023-06-29 16:07:30 +08:00

Apps structure

This is the structure of the apps directory.

docs

AFFiNE Developer Documentation using waku.

electron

web needs to be built before electron.

AFFiNE Desktop (macOS, Linux and Windows Distribution) using Electron.

server

Server using Nest.js.

storybook

Storybook using Storybook.

web

AFFiNE Core Application using React.js.