Dirk Beukes
Dirk Beukes
There must be something fundamental I'm missing, because after adding the `--unstable` flag to my `deno.json` like this: ```json { "tasks": { "start": "deno run -A --watch=static/,routes/ --unstable dev.ts" },...
Here is the whole example installation process, with the problem attached: @jaclarke _I'm starting to think it might be a access or firewall issue, since it worked for you_ This...
I'd also say to have a look at this, since I'm working on this and the auth is in a stable state https://github.com/zach-hopkins/create-t3svelte-app/issues/33
We might want to use the correct `@auth/core` functions, because I still had a lot of issues since it's new. The `db-push` command is just personal preference, I don't mind...
Don't know if it will help, but try the command `npx svelte-kit sync`
The T3-Stack team has expressed a preference for avoiding the use of "bleeding edge" technologies. Consequently, while Drizzle represents an interesting potential upgrade, they advise waiting until it matures and...
Just submitted a pull request that updates the packages
Hi @VaibhavAcharya, Sorry for the late reply, but yes we can use their API key. Alternatively we can pool a few of our API keys on the backend. We can...
The backend is running out of free credits on OpenAI and @VaibhaAcharya need to implement account pooling to keep this free
The emails have no relation on if it throws that error, it's because @VaibhavAcharya doesn't have enough free credits to sustain the demand of requests that go in.