I’m getting to be a pretty solid WeWeb / Supabase developer, and realize that I need to add a small eCommerce portal to my WeWeb customer-facing website for a dozen-or-so products with a few options.
While I certainly could build it totally from scratch, I wonder if there is an integration or template that could help to get me started?
Hey Jeremiah, that’s an interesting use case. Do you think the Stripe integration would be sufficient for your needs? If not, let us know what you’d need.
I haven’t yet experimented with what Stripe can do.
Assuming that it can do some things but not everything, and given that templates can only involve the frontend since you don’t yet have a backend, I’m thinking that probably a guide for how to build an eCommerce store with WeWeb/Supabase/Stripe which includes code snippets where necessary might be the thing that would get me there fastest.
Hi Joyce, I don’t think we’ll be in a position to move to the new backend unless you’ve made migration from Supabase really easy (including the complex features like Github deployment). If you have I’d like to know. If the template tutorial would also be of use to someone using a Supabase backend then I would certainly use it.
I think I’ve figured out what I’ll do. I found several websites with eCommerce database designs, and I’ll just move forwards with a manual eCommerce site for now.