/appsvc-linux-containers

PoC on Vue.js

Primary LanguageC#MIT LicenseMIT

appsvc-linux-containers

PoCs for App Service for Linux & App Service WebApp on Containers

Disclaimer

This repo contains only sample code not thought for production use. Use it as inspiration! It serves only to demonstrate the main points via minimal working code, and contains no exception handling or other special cases.

Samples

  • hellow-world-vue: Nodel.js based static web site using Vue.js
  • hellow-world-net5: ASP.NET Core (.netcore 5) based web site.

The Dockerfile archives build different kind of containers using the same codebase. The different yaml pipelines at the root folder to exemplify how to build & deploy using Azure DevOps.