~/ Cultured Man
CDCloudflare Developers
•Created by ~/ Cultured Man on 10/19/2024 in #general-help
Integreate cloudflare workers and pages in turbo repo
Hello everyone,
So, I have a turbo repo which consists of currently 1 next-js app: user-app and 1 node+express: webhook
and I am thinking of adding 2 other apps one for fe: pages and one for be: worker
I have a common DB for the whole project in packages/DB/prisma, so I will be directly communicating with it
my ques:
Is it possible to integrate this or just 1 next-js app with Cloudflare in turbo-repo?
I would greatly appreciate any suggestions, blog posts, or videos.
1 replies