Show HN: Support.dev – a non-trivial Vue and Supabase app
55 points| bwship | 1 year ago |github.com
It allows you to invite friends and family to be helpers for child-care, meals, and transportation, and then you can create an event and they will get auto-invited to it and can choose to support you. It is using vue on the frontend and then supabase on the backend for auth, database, realtime, storage, and edge functions.
Anyway, I hope someone finds it useful, there are some pretty cool features with db triggers in the database calling out to edge functions to process data, and then realtime notifications for invites and such.
GGO|1 year ago
bwship|1 year ago
ErikBjare|1 year ago
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 :)
bwship|1 year ago
unknown|1 year ago
[deleted]