Skip to content

Un proyecto en GitHub que despliega una SPA con backend .NET y frontend React.js usando Docker. Funciona en plataformas como Digital Ocean y AWS. Usa C# (67.8%), JavaScript (29.6%) y HTML (1.2%), simplificando la codificación y despliegue.

fabricciotc/NRS.Courses

Repository files navigation

This file will help to deploy a SPA application with a .NET backend in a single PaaS subscription in any platform (Digital Ocean, Google Cloud, Azure, AWS) using a docker file. This will help us deploy both Frontend (React.JS) and Backend (.NET) in a single artifact with a docker file.

It will also run the build for our react.js application and the release for the .NET web API to run both in the same port so we will only need to focus on coding because the docker file will orchestrate our buildings and deployments.

Figure 1

About

Un proyecto en GitHub que despliega una SPA con backend .NET y frontend React.js usando Docker. Funciona en plataformas como Digital Ocean y AWS. Usa C# (67.8%), JavaScript (29.6%) y HTML (1.2%), simplificando la codificación y despliegue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published