In this tutorial we’re going to setup a production ready web server from scratch on AWS EC2 (Elastic Compute Cloud), then deploy a custom MEVN Stack application to it that supports user registration and authentication.
VIDEO SECTIONS
1:55 Create a new Ubuntu server on AWS EC2
4:52 Connect to Ubuntu EC2 instance via SSH
8:58 Setup server with Node.js + MongoDB + NGINX
10:33 Deploy Node.js + MongoDB back-end API
12:42 Deploy Vue + Vuex Front-end app
16:28 Configure NGINX to serve API and front-end
18:44 Test the MEVN Stack app in a browser
GITHUB: https://github.com/cornflourblue
Subscribe : https://www.youtube.com/c/JasonWatmore?sub_confirmation=1
#node #vue #javascript