Andreas Thomas
Andreas Thomas
Unfortunately I can't spend as much time on this as I would like at the moment. Maybe you can give it a shot and I'll help you out where I...
Hey @marklawlor Yes we should move towards the new method of creating variables where you don't have to specify whether they are encrypted or not. I just haven't found the...
Yeah I actually want to change the way you add by including the env specification inside the project resource. That way you don't have to provide team and project every...
Ok great to hear you got it working.
Yeah that looks good to be correct. I'll check it out tomorrow to find the error
Hey there! (disclaimer: I work for upstash) quick question: why did you install `@vercel/kv` and then use `@upstash/redis` It seems to work cause their package is just a wrapper around...
@pi0 we don't have any true unit test library or similar, I'm running all of our tests against a real upstash db or in a docker container :/ I'm leaving...
sweet, taking a look!
trying to run it locally but I get an error: ``` pnpm install pnpm build pnpm --dir=apps/web dev ``` 
@dependabot recreate