asafdav / ng-s3upload

Upload to S3 using AngularJS
MIT License
190 stars 83 forks source link

Why we need bucket name defined in both, frontend and backend ? #77

Open duleorlovic opened 8 years ago

duleorlovic commented 8 years ago

I think that duplication of bucket name on the angular side is not needed. It gets pretty messy when we have staging and production environment and need to be in sync with server side configuration.