mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 00:28:33 +00:00
feat(infra): framework
This commit is contained in:
@@ -29,13 +29,6 @@ It includes the global constants, browser and system check.
|
||||
|
||||
This package should be imported at the very beginning of the entry point.
|
||||
|
||||
### `@affine/workspace-impl`
|
||||
|
||||
Current we have two workspace plugin:
|
||||
|
||||
- `local` for local workspace, which is the default workspace type.
|
||||
- `affine` for cloud workspace, which is the workspace type for AFFiNE Cloud with OctoBase backend.
|
||||
|
||||
#### Design principles
|
||||
|
||||
- Each workspace plugin has its state and is isolated from other workspace plugins.
|
||||
|
||||
Reference in New Issue
Block a user