isaiah !
Am I able to use "multer" with trpc?
Im currently trying to implement file uploads within a T3 app using S3. I am following along with a youtube tutorial (https://youtu.be/eQAIojcArRY?t=306) as this is a new area for me and I am unable to translate how I could use multer with my current stack. If there is a way, how do I do it? If not, what are some alternative solutions?
For those unaware, the T3 stack includes
- NextJS
- tRPC
- Prisma
- Typescript
Thank you for your time
1 replies