Closed ozten closed 10 years ago
Can we serve the package from S3 or does it have to be on the same origin as the install page?
The signed app package is created in app_processor.js.
This should be the first thing we move to S3.
This would include adding S3 credentials to the default.js config. The real config values would be added in developer.js
or production.js
overriding the fake values in default.js
.
Credentials added during DynamoDB work.
The finished signed package should be stored on S3.