Nuxt 3 Hello World Web App ready for TypeScript and hosted at GitHub Pages using GitHub Actions as DevOps
Node Version: 18
Try the demo...A Hello World by Nuxt v3.0.0 using GitHub Actions and Pages for DevOps. This Nuxt Web App is a minimal default starter
ASP.NET Core 2.2 REST API with C# consuming from a Vue 3 client using Basic Authentication for Login
The Vue 3 Client at GitHub Pages
The API is hosted at Microsoft Azure App Service - using .NET 8 in azure-pipeline
For the Web API a CI / CD Pipeline was implemented by Azure DevOps and deployed to Azure App Service
A Login system by a Vue client / ASP.NET Core 2.2 Web API with C# secured by HTTPSÂ and a Basic Authorization Header
ASP.NET Core 2.2 REST API with C# consuming from a Vue 3 client using JWT Authentication for Login
The Vue 3 Client is hosted at GitHub Pages
The API is hosted at Microsoft Azure App Service - using .NET 8 in azure-pipeline
For the Web API a CI / CD Pipeline was implemented by Azure DevOps and deployed to Azure App Service
A Login system by a Vue 3 and a Angular client / ASP.NET Core 2.2 Web API with C# secured by HTTPSÂ and Authentication by a JWT with the Baerer schema in the Authorization Header
Nuxt 3 Ionic TypeScript Web / Mobile Hybrid App using Capacitor IOS and Android. This starter template is hosted at GitHub Pages using GitHub Actions as DevOps
Node Version: 18.20.5
Try the demo...This starter template is ready for developing Web / Mobile Hybrid Apps using Nuxt v3.0.0, Ionic, Capacitor, Ios and Android
Next.js with TypeScript - DevOps by GitHub Actions and hosted at GitHub Pages
Version used for this Web App
A Create Next App with TypeScript using GitHub Actions and Pages as DevOps. This Next.js Web App is one of the default starters with a lot of useful links for learning Next.js.