next-upload
                                
                                
                                
                                    next-upload copied to clipboard
                            
                            
                            
                        🗃️ Turn-key solution for signed & secure file-uploads to an S3 compliant storage service such as R2, AWS, or Minio. Built for Next.js. Generates signed URLs for uploading files directly to your storag...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/TimMikeladze/next-upload). ## Config Migration Needed - [ ]...
Hey Tim, I'm getting an error when trying to use the lib with R2 for some reason. I have tested my config & endpoint using Bruno ( Postman alternative) and...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mysql2](https://sidorares.github.io/node-mysql2/docs) ([source](https://redirect.github.com/sidorares/node-mysql2)) | [`3.9.4` -> `3.9.8`](https://renovatebot.com/diffs/npm/mysql2/3.9.4/3.9.8) | [](https://docs.renovatebot.com/merge-confidence/) |...
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.4 to 3.9.7. Release notes Sourced from mysql2's releases. v3.9.7 3.9.7 (2024-04-21) Bug Fixes security: sanitize timezone parameter value to prevent code injection - report by zhaoyudi...
Hello, I'm using this package with Prisma ORM. I saw there is no store for it. I can try a PR for it if it's welcome.
`next-upload/client/upload` only works in the browser, but sometimes you may want to upload a buffer from nodejs.
There is a start of an implementation on the `mysql` branch.