TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Support.dev – a non-trivial Vue and Supabase app

55 点作者 bwship9 个月前
I built this tool about a year ago to get really good at the supabase ecosystem. We were trying to raise money on the idea, but that didn&#x27;t occur, so I wanted to open-source it, as I would love to give back to the commmunity.<p>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.<p>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.

2 条评论

GGO9 个月前
I am happy to see this example project is using Vue instead of React. It is a great framework and it deserves more visibility.
评论 #41369991 未加载
ErikBjare9 个月前
This is great. I&#x27;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!<p>The only thing I&#x27;m still missing from such examples is subscriptions&#x2F;Stripe, which I&#x27;ve noted is a trend to omit among non-trivial examples. I suppose that&#x27;s due to those apps not getting open-sourced to begin, which is supported by your stated precondition for open-sourcing :)
评论 #41369981 未加载