varghesetony901Original post
Rank 1: Thread
How to combine Web SDK and Server SDK in a next js project. I want to upload images in my project client side. The bucket is restricted to users only.
Summary
Combine Web SDK and Server SDK in a next.js project to enable users to upload images client side. Bucket access is restricted to users only.