jackblatch / OneStopShop

Online marketplace built using Nextjs 13 App Router with server components, server actions, parallel and intercepting routes as well as Drizzle ORM.

Home Page:https://onestopshop.jackblatch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to swap out PlanetScale and Clerk?

dragonballa opened this issue · comments

both are prohibitively expensive, what are the actual steps to swap them out for cheaper solutions?

Also are there any documentations?

commented

@dragonballa I've migrated the project off of Planetscale now, so any MySQL database will work. Clerk still remains, but swapping it out for another provider (whether external or not) should be relatively straightforward to do.