UNPKG

@x6tech/nest-file-fastify

Version:

fastify-multipart decorators for Nest.js

34 lines (20 loc) 1.73 kB
<p align="center"> <img src="https://x6tech.com.br/wp-content/uploads/2023/09/logo-white-vectorized.png" alt="x6tech Logo" width="70"/> </p> # 🚀 @x6tech/nest-file-fastify [x6tech-nest-file-fastify](https://github.com/x6tech/nest-file-fastify) is a ✨ fork ✨ of the original [@blazity/nest-file-fastify](https://github.com/blazity/nest-file-fastify) package, a NestJS module for handling file uploads using Fastify. This fork has been created to address specific issues, improve compatibility, and add enhancements to the original package. ## ✨ Features - **Improved Compatibility**: 🔄 x6tech-nest-file-fastify includes improvements to ensure compatibility with the latest versions of NestJS and Fastify. - **Enhancements and Bug Fixes**: 🛠️ This fork incorporates enhancements and bug fixes to provide a more robust file upload solution. ## 🙌 Acknowledgments We extend our gratitude to the original [@blazity/nest-file-fastify](https://github.com/blazity/nest-file-fastify) package and its author for creating a valuable NestJS module. The x6tech-nest-file-fastify fork builds upon their work and aims to provide an enhanced and well-maintained version. ## 📦 Installation To install x6tech-nest-file-fastify, you can use npm: ```bash npm install @x6tech/nest-file-fastify ``` ## 🚀 Usage The usage of x6tech-nest-file-fastify remains similar to the original @blazity/nest-file-fastify package. For detailed documentation and examples, refer to the official documentation. ## 🤝 Contributions Contributions to x6tech-nest-file-fastify are welcome. If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request. Happy file uploading! 📤