Vue.js + Node.js on AWS - How to Deploy a MEVN Stack App to Amazon EC2

Опубликовано: 03 Ноябрь 2024
на канале: Jason Watmore
15,776
164

In this tutorial we're going to setup a production ready web server from scratch on the Amazon EC2 (Elastic Compute Cloud) service, then deploy a custom MEVN Stack application to it that supports user registration and authentication.

BLOG POST: https://jasonwatmore.com/post/2019/12...

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

SUBSCRIBE TO SEE MORE: https://www.youtube.com/c/JasonWatmor...

BLOG: https://jasonwatmore.com
TWITTER:   / jason_watmore  
GITHUB: https://github.com/cornflourblue