Supabase
Reddit take
Not enough linked mention summaries yet; the source excerpts below are the evidence.
Pros
- Your proposed stack is totally fine for this. Next + Supabase is more than enough, especially if you’re solo.
- I am using Supabase which has OAuth capabilities
- On the backend side, I’ve paired SSR apps with Hasura or Supabase for data APIs
- One morning you're vibe-coding some small features and sketching designs in Figma, then you wake up a few years later with 306 open Github issues, a team, payroll, infra on Supabase
- I’ve used Hasura for GraphQL and Supabase for auth; when I needed quick REST over a legacy SQL Server, DreamFactory generated endpoints without a custom Node layer.
Cons
- Parent context: supabase + google workspace (smtp.gmail.com) Reply: Ahh yeah that explains it. Try using something like sendgrid and see if you have better results.
- DreamFactory helped when I needed a quick REST layer over Postgres to log uploads and enforce per‑user access while auth lived in Supabase.
- Cool stuff thanks, supabase is cool for small projects but can it handle like a lot of courses being made at the same time? Also which subscription are you using, with that it backups aren't made what would happen to the courses that are...
- I didn’t want to set up a whole CMS or hook it up to Firebase/Supabase/Mongodb — it felt like massive overkill.
Sentiment
41 positive (79%) · 10 mixed (19%) · 1 negative (2%)
Trust + time weighted score: +77% · raw score 77%
What redditors said (10 of 52)
Your proposed stack is totally fine for this. Next + Supabase is more than enough, especially if you’re solo.
Parent context: supabase + google workspace (smtp.gmail.com) Reply: Ahh yeah that explains it. Try using something like sendgrid and see if you have better results.
I am using Supabase which has OAuth capabilities
On the backend side, I’ve paired SSR apps with Hasura or Supabase for data APIs
One morning you're vibe-coding some small features and sketching designs in Figma, then you wake up a few years later with 306 open Github issues, a team, payroll, infra on Supabase
DreamFactory helped when I needed a quick REST layer over Postgres to log uploads and enforce per‑user access while auth lived in Supabase.
I’ve used Hasura for GraphQL and Supabase for auth; when I needed quick REST over a legacy SQL Server, DreamFactory generated endpoints without a custom Node layer.
We used Vercel and Supabase, and DreamFactory to auto-generate REST over a creaky SQL Server so we could ship a reporting view in a week.
Also very few things apart from domains should cost you any money at all. Supabase for DB, AWS for anything else
Like other comments mentioned, Supabase is a great option for this, I'd also recommend Appwrite.io, which is very similar to Supabase.