10
Deploying Your Application
Working on and developing our application would come to a sad end if we could not publish the final product. While quite straightforward, presenting our application on the internet does require attention to a few details and being familiar with some terms and hosting possibilities.
In this chapter, we will learn about the following:
- What is involved in publishing a web application on the internet
- Considerations for building our application for deployment
- Becoming familiar with the terms and processes to register a domain
- Configuring a web server to host our Single-Page Application (SPA) or Progressive Web Application (PWA)
- Securing our web application's server with Let’s Encrypt
The main purpose of this chapter ...
Get Vue.js 3 Design Patterns and Best Practices 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.