Express middleware to serve static files directly from `.git` repository
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Express middleware serves static files directly from a `.git` repository, eliminating the need to extract files to a separate directory. It's designed for developers who need to quickly and efficiently host version-controlled static assets, such as documentation or websites, directly from the Git object database. The package works with both Express.js and vanilla Node.js HTTP servers.