There is a project that we have to deploy on a remote Windows 10 machine (no AWS, no Azure) and that's a requirement.
Front-end is Angular 10
Back-end is ASP.NET Core 3.1
We will use Docker and Docker Compose for compatibility. The question is how do we build both projects front-end and back-end on the remote machine (Windows 10 2004)?
None
0 Points
1 Post
How to deploy on a remote Windows 10 machine
Nov 14, 2020 06:00 PM|Warrolen|LINK
There is a project that we have to deploy on a remote Windows 10 machine (no AWS, no Azure) and that's a requirement.
We will use Docker and Docker Compose for compatibility. The question is how do we build both projects front-end and back-end on the remote machine (Windows 10 2004)?