Deploy Vuejs app on Server using Ubuntu DigitalOcean.
Get $10 credit on Digital Ocean when using this
referral link:
Commands:
Create SSH Key : ssh-keygen
Install Nginx : sudo apt-get install nginx
Install Node 8 :
curl -sL | sudo -E bash -
sudo apt-get install -y nodejs
Create Terminal Alias :
Full Python Beginner Playlist:
Become My Patron here
16 views
828
256
5 months ago 00:05:45 3
#9 Проект “Список собеседований“ на Vue3, TS, Pinia. Деплой
8 months ago 00:07:28 1
Deploying a app to Github Pages
8 months ago 02:49:16 1
Nuxt 3 — Full course build and deploy
10 months ago 02:57:06 1
Laravel 10 Blog with Filament Admin Panel | Part 1
10 months ago 03:01:52 1
Laravel Blog: Comments, Global Search, Deployment | Part 3