UniversalDataTool / universal-data-tool

Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
https://universaldatatool.com
MIT License
1.93k stars 191 forks source link

[BUG] AWS Amplify should not be a dependency of the react app #384

Open seveibar opened 3 years ago

seveibar commented 3 years ago

Describe the bug

Installing UDT as a react components requires aws-amplify.

https://codesandbox.io/s/universal-data-tool-react-usage-example-uerpr?from-embed=&file=/src/App.js

CedricProfessionnel commented 3 years ago

A solution could be each import/export who need a platform like aws, azure ... is isolated in it's own git deposit and on instalation it's ask if you use this or that platform