Decorator for handling Redirects with NestJS
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides the `@Redirect()` decorator for NestJS, enabling declarative handling of both static and dynamic HTTP redirects without manually accessing the response object. It's designed for NestJS developers using the Express platform who want to maintain Nest's declarative patterns while simplifying redirect logic and preserving compatibility with other Nest features like interceptors and rendering.