Md.Sadiq
CDCloudflare Developers
•Created by Md.Sadiq on 10/26/2024 in #workers-help
I'm Building a worker application with Hono how can I change the PORT
i have created an app using npm create hono@latest my-app and selected cloudflare workers and the wrangler CLI is good but i have two desires
1. I want to run application on my desired ports
2. rather using wrangler can i run locally as in traditional hono application we use to run using this command
"dev": "tsx watch src/index.ts"
3 replies
CDCloudflare Developers
•Created by Md.Sadiq on 10/5/2024 in #workers-help
Can i know how to create an Express App using cloudflare workers
Iam new to workers as i can see the workers are pro honon kind of thing
I would love to explore hono also but for now can i know if there is any blog or video sources to know how to build an backend uding express and cloudflare workers
12 replies