-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the [Rea…
-
Hello,
I wanted to try to add support for @upstash/redis http client for using this package on serverless functions on edge.
current work in progress can be viewed here: https://github.com/cemrei…
-
I'm trying to self-host dub following the guide provided, and here's where I'm stuck:
Vercel build log
```log
[21:51:39.234] Running build in Washington, D.C., USA (East) – iad1
[21:51:39.340]…
-
I am facing an issue while configuring **Upstash APL** in Saleor apps.
Specifically, in the application "saleor-app-checkout" (present in the frontend), I have successfully configured Upstash using …
-
Hi,
I've used the sdk (latest version 0.3.6) in a node project that's running Typescript 3.7.0.
On build, I'm getting the following errors:
```
node_modules/@upstash/qstash/types/deps/deno.l…
-
After adding the `@upstash/pulumi` NPM package (0.1.2), when running `pulumi up`, the following error is given:
> Diagnostics:
pulumi:providers:upstash (default_0_1_2_https_/github.com/upstash/pul…
-
1. Create a new env
2. In apps install an app using 'Deploy to Vercel'
![image](https://user-images.githubusercontent.com/25908728/215432925-e19e9787-1cb6-4b11-b2c1-df6ff85ad78a.png)
3. Do all requ…
-
When using the new app router of Next 13, GET requests will cache every response by default.
https://beta.nextjs.org/docs/data-fetching/fetching#static-data-fetching
My quick fix for this is to …
-
I'm struggling with Upstash recently, but I found the current approach is not working properly
the current command
```["SET", "${authData.saleorApiUrl}", "${data}"]```
sent as
```[…
-
Getting the following error when I build project:
Relating to this piece of code:
```... return this.#e.size}get pixelWidth(){if(0===this.size)return 0;let{isPointy:e,width:t}=this.hexPrototyp…