Settings

Theme

Ask HN: What's your Supabase stack look like?

3 points by alwaysunday 7 months ago · 1 comment · 1 min read


Curious what folks here are pairing with Supabase these days.

We’ve been building Dreambase.ai on Supabase for the past few months, and have a pretty light stack to avoid bloating with too many tools:

- Supabase for database, auth, and storage

- Next.js + Tailwind for the app frontend

– Vercel for build/deploy

– Polar + Stripe for payments

– Posthog for event tracking

– Dreambase for product analytics (our own tool)

- Resend for email

What's in yours? Anything you consider essential?

jumski 7 months ago

Really curious what folks are using for background jobs / workflows?

Shameless plug - I created https://pgflow.dev to run jobs/workflows on supabase edge functions and queues much easier, without any additional infrastructure.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection