Name: ECommerce Site Using Astro, Supabase, Solidjs, Cloudflare and Stripe
Description: We built an open source free to start sales page using Astro, Solidjs, Stripe Checkout (payment processing), Supabase (store the order information for fulfillment), and hosted on Cloudflare pages. The only expense at launch is when processing a successful payment you have to pay the stripe processing fees.
Link: CODE:
https://github.com/datagrove/test-sales-page/tree/ShowHN
TRY IT:
https://showhn.cat-test-codes.pages.dev/
LIVE:
https://cat.datagrove.com
How my project is using Supabase: Supabase Database keeps track of order information and keeps track of paid orders for fulfillment.
Are you looking for contributors: Not actively but you are of course welcome to fork and modify.