Hacker News new | ask | show | jobs
by typosaur 986 days ago
Do you really need 4 SaaS provides to run this?

From your docs: tinybird, turso, clerk, Resend

2 comments

We use Tinybird to store the request data payload Turso for hosted SQLite Clerk for Auth Resend to send email

We could have build everything by ourself or just just some providers to build faster when we launched we have chosen the latter

What are you specifically worried about?