So I was wondering how I can upload a file to AWS S3 over gRPC with a NodeJS/NestJS backend app. And ever since I was introduced to the concept of TDD I've been trying to write unit tests and e2e tests, thus I tried to automate my application's tests.
Although this is still far from being perfect but at least it is a good starting point for many of you guys.
How To Support Me?
To support me, please give this post a like, and give the repo I have for this project a star on GitHub
Prerequisites
- Read this article of mine.
- Read Multipart File Upload in AWS S3.
- Read the
README.md
to know about the design decisions I made.
kasir-barati
/
nestjs-materials
NestJS tips, tricks, Notes, Things which are not in doc and I used to figure them out and use them
Important
Keep this file synchronized with index.md
.
nestjs-materials
NestJS tips, tricks, Notes, Things which are not in doc and I used to figure them out and use them
Instagram: https://www.instagram.com/node.js.developers.kh/
Facebook: https://www.facebook.com/kasirbarati
X: https://x.com/kasir_barati
YouTube: https://www.youtube.com/@kasir-barati
GitHub: https://github.com/kasir-barati/
Dev.to: https://dev.to/kasir-barati
LinkedIn: https://linkedin.com/in/kasir-barati
Top comments (0)