PatchHub is a platform for BLogicsystems's developers to share their patches to the testers faster and easier.
Patch is a small software update that fixes a specific issue or improves the performance of a software application.
Sub-projects:
-
PatchHub App
A web app that allows developers to upload their patches, and testers to download or install them with a single click.
- Angular 18
- TailwindCSS
- DaisyUI
-
PatchHub API
A RESTful API that serves the PatchHub App.
- NodeJs
- ExpressJs
- MongoDB
- Nats
-
PatchHub Service
A Windows service that listens for commands from the PatchHub API to install patches.
- Dotnet 7