Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CarrierWave & Uppy Integration #2584

Open
chrisedington opened this issue Jul 13, 2021 · 1 comment
Open

CarrierWave & Uppy Integration #2584

chrisedington opened this issue Jul 13, 2021 · 1 comment

Comments

@chrisedington
Copy link

Has anyone managed to get CarrierWave working with Uppy (https://uppy.io/)?

Would love to hear about some possible integration strategies.

@seuros
Copy link
Contributor

seuros commented Nov 23, 2021

It should not be hard to do . Carrierwave already support remote_url.
so you just need a tus server to upload and return you the url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants