laurent
laurent
CDCloudflare Developers
Created by Cory on 4/10/2024 in #pages-help
Support for separate wrangler.toml files in monorepo?
(not tested yet)
6 replies
CDCloudflare Developers
Created by Cory on 4/10/2024 in #pages-help
Support for separate wrangler.toml files in monorepo?
I think this is true with git integration, and wrangler deploy works as expected
6 replies
CDCloudflare Developers
Created by laurent on 8/12/2024 in #pages-help
basic monorepo on cloudflare pages - git integration not working as expected?
ok thanks!!
25 replies
CDCloudflare Developers
Created by laurent on 8/12/2024 in #pages-help
basic monorepo on cloudflare pages - git integration not working as expected?
you set up one git integration per project, even if they target the same repo
25 replies
CDCloudflare Developers
Created by laurent on 8/12/2024 in #pages-help
basic monorepo on cloudflare pages - git integration not working as expected?
thanks
25 replies
CDCloudflare Developers
Created by laurent on 8/12/2024 in #pages-help
basic monorepo on cloudflare pages - git integration not working as expected?
ah ok I think I get it
25 replies
CDCloudflare Developers
Created by laurent on 8/12/2024 in #pages-help
basic monorepo on cloudflare pages - git integration not working as expected?
so you have a .git in project1 and a .git in project2?
25 replies
CDCloudflare Developers
Created by laurent on 8/12/2024 in #pages-help
basic monorepo on cloudflare pages - git integration not working as expected?
thanks. so you can't actually use git integration
25 replies
CDCloudflare Developers
Created by laurent on 8/12/2024 in #pages-help
basic monorepo on cloudflare pages - git integration not working as expected?
No description
25 replies
CDCloudflare Developers
Created by laurent on 8/12/2024 in #pages-help
basic monorepo on cloudflare pages - git integration not working as expected?
I don't understand what the output dir is supposed to be since there's one for each vite app
25 replies
CDCloudflare Developers
Created by laurent on 8/12/2024 in #pages-help
basic monorepo on cloudflare pages - git integration not working as expected?
@Walshy | Deploying 🙏
25 replies
CDCloudflare Developers
Created by laurent on 8/12/2024 in #pages-help
basic monorepo on cloudflare pages - git integration not working as expected?
seems to be a bug with create vite@latest where you need to specify a NODE_VERSION = 20.9.0 (or any other compatible value), but it doesn't change my issue
25 replies
CDCloudflare Developers
Created by kyle on 7/17/2024 in #pages-help
Best place for viewing production logs? Moving from Vercel
I dug super deep into this issue 3 months ago, I haven't found a way to persist logs. I think that feature will stay on the backlog for a while, unfortunately. What I did is use separate workers for critical parts of the app (stripe hooks), so that I can logpush to R2. I haven't found a way to conveniently view logs from R2 though. Following the same logic I'm tempted with moving all the backend (except the next auth stuff because I'm scared haha) to hono on a worker, and logpush to R2. Let me know if you find a better way!
9 replies
CDCloudflare Developers
Created by lettucebaran on 5/20/2024 in #pages-help
How can I access `env.DB` in my Pages/Worker on production?
41 replies
CDCloudflare Developers
Created by lettucebaran on 5/20/2024 in #pages-help
How can I access `env.DB` in my Pages/Worker on production?
No description
41 replies
CDCloudflare Developers
Created by lettucebaran on 5/20/2024 in #pages-help
How can I access `env.DB` in my Pages/Worker on production?
I copied it above
41 replies
CDCloudflare Developers
Created by lettucebaran on 5/20/2024 in #pages-help
How can I access `env.DB` in my Pages/Worker on production?
ah ok good!
41 replies