You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2018. It is now read-only.
Hi, I tried to run your serverless example on AWS lambda.
Uploading from local finally works, but what about IG photos and uploading to S3?
AWS Lambda doesn't support websockets.
Is really possible to have uppy-server with serverless?
I love your solution, but please could you extend your serverless example?
Thanks, Ales
The text was updated successfully, but these errors were encountered:
Hi @alzaq@Granddevv will any of you be willing to help with taking a stab at extending the current example? The thing is, I don't have that much of experience with Serverless, and the current example we have was with the help of @dcflow.
So If any of you would like to help out with this one I'd be happy to review a PR
Hey guys, did you replace the Instagram key and secret on the serverless.yml file.
I have tested it only with local files but I think it should work with Instagram too.
Hi @ifedapoolarewaju I don't have much time to fix now, but I'll ping you ASAP and I fix that.
@dcflow Sure :-) Like I wrote above - uploading local files works, but third service connection (IG, FB) doesn't work, due to connection between other server and AWS Lambda.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I tried to run your serverless example on AWS lambda.
Uploading from local finally works, but what about IG photos and uploading to S3?
AWS Lambda doesn't support websockets.
Is really possible to have uppy-server with serverless?
I love your solution, but please could you extend your serverless example?
Thanks, Ales
The text was updated successfully, but these errors were encountered: