Shadow Database Prisma & Planetscale
Hey! I've been following along with Theo's roundest pokemon app tutorial, and he makes a shadow db branch for prisma. My problem is that planetscale only allows 1 production and 1 dev branch for free users. Do I need the paid plan??
3 Replies
should I just use the production branch for dev and the other for the shadow db?
For a hobby project you can do that, surely. In case you have real users, please dont develop on the production branch😨
Thanks, yeah that makes sense. could I host the shadow db elsewhere while developing?