Summary

In this chapter, we finally got to publish our work for others to see through the cloud so that we can access it over the internet. By now, you have a good understanding of how to publish a Vapor app to Heroku, a cloud service provider. Lastly, we set up a Continuous Deployment pipeline to automatically deploy the latest code when it passes the CI check.

In the next chapter, we will learn how to add authentication to our Vapor app so that we can have a Shopping List associated with a user and only that user can make changes to their own Shopping List.

Get Hands-On Full-Stack Development with Swift 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.