Skip to content

Deployment Document

Ap13Crow edited this page Apr 6, 2025 · 9 revisions

This document is for a semi-technical person to run and maintain the application.

Download the executable

  • Go to the latest release:
    • ...
  • Download the executable called ....zip
  • Unzip it in your local

Running the application

  • Install dotnet runtime .NET Runtime
  • Go inside the directory you have unzipped
  • Run the following command in terminal dotnet BusShuttle.dll

Clone this wiki locally