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
26 stars 4 forks source link

Remove Excalidraw backend #4648

Open hero101 opened 3 weeks ago

hero101 commented 3 weeks ago

Description

As a develop I want to have only one version of the whiteboards backend So that I need to support only one implementation, without worrying about breaking changes

Acceptance criteria

Additional Context

@hero101

I do not believe this risks any regressions, since the implementation has not been used for over 6 months. Furthermore, the whole functionality is now migrated to a separate microservice, so maintaining this implementation makes no sense.

Areas that will be affected

None

hero101 commented 3 weeks ago

@SimoneZaza I suggest this to be done the next Sprint, since it's no risk, has not been used for 6 months, no testing is required, low effort