🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
[TOC] # Deploying to Production # 部署到生产环境 In this chapter, the following recipes will be covered: - Deploying to production on Digital Ocean - Configuring Nginx, PM2, and a domain in our Droplet - Implementing Jenkins (continuous integration) # # 购买一个域名并改变DNS 可以从任何域名注册服务机构购买域名。 下面列出了其中一些: * **[Godaddy](https://www.godaddy.com/)** * [Hostgato](https://www.hostgator.com/)r * [Domain.com](https://www.domain.com/) * [Porkbun](https://porkbun.com/) https://www.vultr.com/ https://www.digitalocean.com/pricing/ 我在这里选择 Godaddy 购买域名。 # 参考 https://github.com/BUPTlhuanyu/react-music-lhy/tree/master [vue项目部署的最佳实践](https://mp.weixin.qq.com/s/eyRjhEmEyWhV9J-l1Y4hxQ)