Drew
07/01/2022, 3:46 PMwrangler
it uses miniflare which is a copy of cloudflare’s network locally. From everything I’ve been reading in the docs, in order to use the prisma client in cloudflare’s network you need to import it from the @prisma/client/edge
. However, you can only use this using the data-proxy and I have a need to have multiple people developing and they can’t all be developing to one single development instance… each of them should have their own DB in Docker locally.
At this point, i haven’t gotten it to work yet, but would love to hear if anybody else has. Thanks!nikolasburk
nikolasburk
Drew
07/20/2022, 12:24 AMDrew
07/20/2022, 1:19 AMDrew
07/20/2022, 1:19 AMnikolasburk
Drew
07/20/2022, 12:55 PM