alkem-io / server

Core server in the Alkemio platform, offering a GraphQL api for interacting with the logical domain model.
http://alkem.io
European Union Public License 1.2
24 stars 4 forks source link

Spike: Investigate new excalidraw server side architecture #4483

Closed techsmyth closed 1 day ago

techsmyth commented 3 weeks ago

Description

As a I want So that

Acceptance criteria

Timebox: 1.5 days

Additional Context

https://github.com/excalidraw/excalidraw/pull/7348

Areas that will be affected

To be added during the refinement

hero101 commented 1 week ago

Progress so far

hero101 commented 1 day ago

As a result of this investigation, I have managed to bring the reconciliation of the state on the server to a reasonable state.

What I DID NOT do