Oren
Oren
Explore posts from servers
CCConvex Community
Created by Oren on 8/17/2024 in #show-and-tell
Interior Render AI
right now hosting, logs, analytics mainly replacing vercel but also planning to use workflows, workers ai, agents etc in future
7 replies
CCConvex Community
Created by Oren on 8/17/2024 in #show-and-tell
Interior Render AI
this is now running on my new stack: cloudflare workers + convex + astro + tanstack router
7 replies
CCConvex Community
Created by Oren on 2/15/2025 in #show-and-tell
Launch Nicely - Ready to launch? Get your first customers today!
this is now running on my new stack cloudflare workers + convex + astro + tanstack router
4 replies
CCConvex Community
Created by erquhart on 3/5/2025 in #general
Stripe vs polar
Yeah and Polar is MoR handling taxes worldwide for you. Basically better lemonsqueezy
3 replies
BABetter Auth
Created by Oren on 2/23/2025 in #help
anonymous user details
5 replies
CCConvex Community
Created by Bogdan on 9/12/2023 in #support-community
Handle client disconnecting?
56 replies
CCConvex Community
Created by Oren on 2/15/2025 in #show-and-tell
Launch Nicely - Ready to launch? Get your first customers today!
thank you, will be adding more features it was a breeze to build it with convex
4 replies
CDCloudflare Developers
Created by Oren on 2/8/2025 in #workers-help
Strange workers logs issues
Ok seems like it was zaraz sending each request for whole root domain to my worker resolved by disabling the option
3 replies
CDCloudflare Developers
Created by Oren on 2/8/2025 in #workers-help
Strange workers logs issues
example log id for 1)
scriptVersion:

{
id:

"5f7d2cde-4ef2-4bb8-8ed0-0faa4b1aac11"
},
$metadata:

{
requestId:

"FWPLBHH37NQMUXK4",
id:

"01JKHTM6E321HQ346ED7TP69G3",
type:

"cf-worker",
error:

"Error: POST method not allowed. No form actions exist for this page"
}
}
scriptVersion:

{
id:

"5f7d2cde-4ef2-4bb8-8ed0-0faa4b1aac11"
},
$metadata:

{
requestId:

"FWPLBHH37NQMUXK4",
id:

"01JKHTM6E321HQ346ED7TP69G3",
type:

"cf-worker",
error:

"Error: POST method not allowed. No form actions exist for this page"
}
}
example log id for 2)
scriptVersion:

{
id:

"8f893e83-74d7-4af3-95c2-8052891c9bf6"
},
truncated:

false,
$metadata:

{
requestId:

"7R4SAANYGY74DZ8A"
}
}
scriptVersion:

{
id:

"8f893e83-74d7-4af3-95c2-8052891c9bf6"
},
truncated:

false,
$metadata:

{
requestId:

"7R4SAANYGY74DZ8A"
}
}
3 replies