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

preview_player
Показать описание
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.

VIDEO SECTIONS
1:55 Create a new Ubuntu server on AWS EC2
4:52 Connect to Ubuntu EC2 instance via SSH
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

Рекомендации по теме
Комментарии
Автор

Many Thanks! I was able to deploy my first vue app because of this video.

jamesmccutchan
Автор

thanks a lot! looking forward to more of mevn stack ;)

olgashaposhnikova
Автор

Thanks for the tutorial ! First time using AWS

adrielkirch
Автор

This is a nice video. 8.91k is too small but you are going higher.

oshabzsam
Автор

amazing tutorial.. explained so neatly .. :)
how come you have just 3.7K subscriber

shashankgaurav
Автор

Thank you Jason! this is a great video!!... just I have a question if I want to use Postgres instead of MongoDB, do you have any additional tips?

behroozbk
Автор

Thanks a lot sir <3 I did it exactly the same, the API works fine but the front end doesn't! it gives me err 500, Internal server error! any help will be appreciated :)

mohammednihad
Автор

Could someone please help me, iv followed the steps according to my own project set up but when i try the Public DNS (IPv4) for the ec2 instance, the page renders "Welcome to nginx!
If you see this page, the nginx web server is successfully installed and working. Further configuration is required."

rejectshade