Fallback to index.html for applications that are using the HTML 5 history API for Koa server
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
koa-history-api-fallback is a middleware for Koa.js applications that serves as a fallback, redirecting requests to `index.html` for applications using the HTML5 History API. It's designed for developers building single-page applications (SPAs) that rely on client-side routing, ensuring proper handling of routes that don't correspond to physical files on the server. The library offers customizable options like index file overrides, regex-based rewrites, and optional logging for enhanced flexibility.