lucasp
lucasp
Explore posts from servers
CDCloudflare Developers
Created by lucasp on 9/26/2024 in #workers-help
any way to use the binding with hono without passing the service url?
ty dude!
8 replies
CDCloudflare Developers
Created by lucasp on 9/26/2024 in #workers-help
any way to use the binding with hono without passing the service url?
I got it and it worked! :O. Will it work the same in production???
8 replies
CDCloudflare Developers
Created by lucasp on 9/26/2024 in #workers-help
any way to use the binding with hono without passing the service url?
Yes, but I wanted to know if I should do it without putting the URL, since I have several workers and this would save me from having one more variable.
8 replies
CDCloudflare Developers
Created by lucasp on 9/2/2024 in #workers-help
problem with d1 locally
Yes, I was reading about that but it doesn't say how to specify the local db in the other worker. https://developers.cloudflare.com/d1/build-with-d1/local-development/#persist-data i've added this in both projects but when i run migrations this run over .wrangler/state.../d1 .sqlite
js
"dev": "wrangler dev src/index.ts --persist-to ./home/lucas/Desktop/workers-test",
js
"dev": "wrangler dev src/index.ts --persist-to ./home/lucas/Desktop/workers-test",
3 replies
CDCloudflare Developers
Created by lucasp on 9/2/2024 in #workers-help
problem with d1 locally
Is there any way to share the same database locally?
3 replies
DTDrizzle Team
Created by Senna on 5/13/2024 in #help
Soft delete
@Senna Hello, were you able to find a solution? I'm in the same situation
3 replies