Build & Deploy Django and VueJS using Docker | Part 1 - Set Up Locally

Support Me On Patreon For £1 ❤️ Digital Ocean Referral ( You Get $100 in credit over 60 days ) 🖥️ My Gaming Channel 🎮 Twitch 🎮 Discord 💜 Twitter 💙 Useful links for this video: How to install docker on ubuntu - How to install npm and node - How to install vue-cli GitHub repo for this video: What is this video all about? TLDR: This video will show you how to dockerize django & vuejs using docker on digital ocean. In this video I’m going to show you how to deploy an application consisting of django and vuejs. Django on the backend and vuejs on the frontend using docker and digital ocean. This video will show you how to dockerize django, how to dockerize vuejs and then how to deploy django and vuejs on digital ocean using docker. My goal with this video is to make it as simple as possible to deploy your django vuejs application with the least number of steps possible. The tools i’ll be using in this video include vuejs, django, docker and digital ocean. This video will show you how to dockerize a django project This video will show you how to dockerize vuejs for frontend This video will show you how to dockerize django and vuejs together to build a django and vuejs fullstack web application which is read to deploy. 00:00 Inroduction 00:21 Patreon Plug Discord 00:38 Install Docker, npm and vue-cli ( link the description) 01:17 Set Up Django Project using cookiecutter 02:41 Django cookiecutter options 03:55 Set up VueJS frontend 04:41 VueJS Project Options 06:43 Add VueJS frontend to 09:35 Create VueJS dockerfile 10:16 Create Nginx config for VueJS frontend 12:27 Do a local build and deploy to check everything is working 14:08 Final Result 15:25 Join Discord
Back to Top