/MTW-Installer

install all .Net and NPM packages required to deploy applications on Linux Server

Primary LanguageTSQL

MTW Installer

🎯 About the Project

C# Console Application for linux systems that install all dependencies on a linux server to run all .NET and Node.Js related projects.

🔨Functionality

Install .NET and Node.Js NPM project's dependencies on linux Ubuntu 18.04. Install and setup SQL Server.

🛠️ Run the project

.NET7 runtime of later if required to run the application

📚 Architecute

The project uses services and access linux processess to install scripts, databases, packages and projects.