Md.Sadiq
Md.Sadiq
Explore posts from servers
PPrisma
Created by Md.Sadiq on 12/23/2024 in #help-and-questions
cloudflare pages + Prisma
Hi I'm trying to build a Next.js Full stack application with Cloudflare pages thus can you please share steps to configure the Prisma along with Postgres in cloudflare next on pages I had referred this documentation https://www.prisma.io/docs/orm/prisma-client/deployment/edge/deploy-to-cloudflare but was unable to understand the exact steps to be taken Thus please try to help me with this
4 replies
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