Hacker News new | ask | show | jobs
by ErikBjare 666 days ago
This is great. I've always wanted to see a good mid-sized example of a Vue+Supabase app. Nice to see so many common tools used in a straightforward way. Pretty cool idea too!

The only thing I'm still missing from such examples is subscriptions/Stripe, which I've noted is a trend to omit among non-trivial examples. I suppose that's due to those apps not getting open-sourced to begin, which is supported by your stated precondition for open-sourcing :)

1 comments

Oh yes. I have done an app actually with stripe integration. I will try to put out a repo with that in the future. It was pretty straightforward.