This is video series showcasing how to build and deploy a full stack application in Azure. In this episode I'll implement client part of the application using vue.js framework and host it on Azure Static Web Application Service. We'll reuse existing resources (API and DB) for querying data from client.
Previous & Next episodes
1. Dockerized Flask with Gunicorn - [ Ссылка ]
2. CRUD Python/Flask with PostgreSQL on Azure - [ Ссылка ]
3. CRUD vue.js using Azure Static Web Application service - [ Ссылка ]
Full list of series is here: [ Ссылка ]
All code can be found here - [ Ссылка ] 🚀
The goal of the episode is to have client application implemented using vue.js framework querying flask based backend. Azure Static Web Application will be used to host
Chapters:
0:00 Getting started with vue.js
3:10 Dockerized client with nginx reverse proxy
15:00 How to update static web application (hint: use git 😉)
Prerequisites:
vue.js getting started - [ Ссылка ]
vue.js router - [ Ссылка ]
Azure Static Web Application - [ Ссылка ]
Azure Bicep getting started 💪 - [ Ссылка ]
#microsoft #azure #fullstack #vuejs #javascript #azurestaticwebapp #infrastructureascode
Ещё видео!