Konrad
Explore posts from serversCDCloudflare Developers
•Created by Konrad on 4/23/2025 in #general-help
Cloudflare D1 inserting data outside of workers
Hi, I have a python scraper running on a private server and I'd like it to insert data into D1. I used D1 inside of workers but how can I use it outside workers in a regular script? Is it possible?
12 replies
KKinde
•Created by Konrad on 7/25/2024 in #💻┃support
Redirect to register instead of login?
I have "Start free trial" button on my page. It redirects to /checkout and /checkout is protected by the middleware. But the problem is it redirects user to login instead of register. How can I make it redirect to register? I use Next.js SDK
47 replies
CDCloudflare Developers
•Created by Konrad on 4/17/2024 in #pages-help
Multi tenant pages
Is it possible to create a wildcard and have a multi tenant pages project that displays different content based on subdomain?
31 replies