How do you compare sequences or schema objects?
Yes, makes a lot of sense and I like the idea of testing certain queries... but I feel/think that I can never be sure 😅
I am curious how much time did it take for that? and how did you branch? API/Dashboard?
A cool project!
I have been running it flawlessly with Cloudflare Workers (CF Pages are basically outdated against Workers) for my SaaS starter kit in Next.js (https://launchfast-nextjs.launchfast.workers.dev/) and it does everything: SSR for certain pages & Static for few. I believe database layers now a days are being made edge-friendly so everything should run fine in that way (or you can use CF Hyperdrive). The only thing that ticks me a bit is that I have to pay $5/month to keep it running while it was free with Vercel.
Can you share more of your compliance requirements? and for costs can you share how many users you're expecting per month to grow?