Radmacher
Radmacher
### 🔖 Feature description **This feature is meant for the server SDKs.** I think it's an important feature to make users searchable using their email addresses. Something like ```JS const...
When running the generate script I get the following error: ``` PS D:\Projects\satorupal> npm run generate > [email protected] generate > pal g && npm run generate:prisma && npm run generate:nexus...
It would be great if the app allowed picture in picture mode. This could allow you to for example continue watching a show or movie in background while responding to...
### 🔖 Feature description I saw that AWS SES is already supported as an Email provider, so I believe that it would be great if you could just use AWS....
### What change does this PR introduce? Added a provider for AWS Pinpoint. ### Why was this change needed? Closes #1834 ### Other information (Screenshots) Currently, the tests are still...
## 🚀 Feature Let's say I'm using the picture preview function, but I only want to rotate my Image by 180 without resizing it. Currently, I would have to use...
I got this error when I tried deploying my function: ``` ✗ Error Request body larger than maxBodyLength limit ``` After exiting the CLI did not remove the code.tar.gz file...