Deploying to Production
Video Lecture
Description
In the next several lessons, I will show you different ways of hosting your Threejs projects on the internet.
The next lessons will cover,
- Set up a Webpack Production Configuration
- Host Using GitHub Pages
- Host Using GitLab Pages
- Host Using an Nginx server
- Set Up and Point a Domain Name
- Install an SSL certificate
- Server-Side Functionality with Node.js and Express
- Socket.IO with Node.js, Express and Webpack
- Setup Nginx as a Reverse Proxy
- The Ballgame