mau
mau
Explore posts from servers
CDCloudflare Developers
Created by mau on 10/13/2024 in #workers-help
how to deliver static assets from another R2 bucket directly like open next?
@Cloudflare (Server Owner)
7 replies
CDCloudflare Developers
Created by mau on 10/13/2024 in #workers-help
how to deliver static assets from another R2 bucket directly like open next?
any help?
7 replies
CDCloudflare Developers
Created by mau on 10/13/2024 in #workers-help
how to deliver static assets from another R2 bucket directly like open next?
7 replies
CDCloudflare Developers
Created by mau on 10/24/2024 in #workflows-beta
So excited! Words can’t express it. We
We are revamping our e-learning platform and using Postgres for reporting grades and other data. While it’s possible to use SQLite, it doesn’t handle complex database queries as well as Postgres.
4 replies
CDCloudflare Developers
Created by mau on 10/13/2024 in #workers-help
how to deliver static assets from another R2 bucket directly like open next?
Assets in the public directory are delivered using the assets binding in new Open Next.js projects. Here’s the link for reference: https://opennext.js.org/cloudflare/get-started. The issue is that I have to store all my assets in Git, and during deployment, they are automatically delivered via the assets binding. What I want is to achieve the same functionality but with my own R2 bucket. Does that make sense?
7 replies
CDCloudflare Developers
Created by mau on 10/13/2024 in #workers-help
how to deliver static assets from another R2 bucket directly like open next?
Do you think it would cost on workers side?
7 replies
CDCloudflare Developers
Created by Jacob on 8/7/2024 in #workers-help
KV Namespace methods break when passed through constructor
I have sent you code in dm
4 replies
CDCloudflare Developers
Created by Jacob on 8/7/2024 in #workers-help
KV Namespace methods break when passed through constructor
I didn’t use cloudflare cache…I can share you repo where I implemented this.
4 replies
HHono
Created by Blankeos on 6/22/2024 in #help
Have you guys ever gotten websockets to work on Hono + `@hono/vite-dev-server` plugin?
I finally made a decision to use partykit... i am exploring and trying to see if i like the abstraction or not.
5 replies
HHono
Created by Blankeos on 6/22/2024 in #help
Have you guys ever gotten websockets to work on Hono + `@hono/vite-dev-server` plugin?
If i add http routes and i want to set cors etc it starts giving me error
5 replies