Deploy Again

Now that we have a way for users to connect with our app and view their profile information, it’s time to deploy. In particular, it would be good to confirm that the URLs we entered in the project configuration in the Google Developers Console are correct. This isn’t something we can verify easily with a unit test or in our development environment. We could try this in a test environment, but that wouldn’t really help either unless the URLs were the same. We want to make sure this really works in production before building user visible features on top of it.

So go ahead and deploy the app using the same ./sspa deploy_bucket command we used in Creating an S3 Bucket. After that’s complete, bring up the app in a browser and give it ...

Get Serverless Single Page Apps now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.