Merge pull request #90 from jeffminsungkim/nestjs-multer-extended

add nestjs extended multer module
This commit is contained in:
Julian David
2020-02-06 10:05:24 -05:00
committed by GitHub
+1
View File
@@ -110,6 +110,7 @@
- [Nest Schedule](https://github.com/miaowing/nest-schedule) - Schedule job easier by decorator.
- [Nest Queue](https://github.com/owl1n/nest-queue) - Easy queue management based on Redis for your application.
- [Nest AutoMapper](https://github.com/nestjsx/automapper) - AutoMapper Module for NestJS 💪
- [Nest Multer Extended](https://github.com/jeffminsungkim/nestjs-multer-extended) - Extended MulterModule for NestJS framework with flexible Amazon S3 upload and helpful features.
- State Management
- [Ngrx Nest](https://github.com/derekkite/ngrx-nest) - ngrx/store and ngrx/effects on the server using the nest framework.
- Code Style