/ WEBlive
Fazivo
Madeira e serviços por medida, perto de si.
Fazivo is a Portuguese marketplace connecting customers to local wood suppliers and cutting services. A customer describes what they need, nearby suppliers reply with comparable quotes, and accepting one automatically closes out every other offer on that request. Suppliers get a 90-day free trial before any paid plan, list offcuts for direct sale, and the whole thing runs on Cloudflare Workers with a real Postgres-style schema behind it, not a prototype.
Web AppSaaS
/ 01 — Features
What it does.
/ 01Request to quote — describe the material, dimensions and services needed; nearby suppliers respond with comparable proposals.
/ 02One accept, clean close — accepting a quote atomically closes every other pending offer on the same request in a single database transaction.
/ 03Offcuts marketplace — suppliers list leftover material for direct sale outside the quote flow.
/ 04Verified suppliers, not open listings — applications are reviewed before a supplier can trade, with duplicate-account detection built on one-way cryptographic fingerprints rather than storing the tax ID itself.
/ 05Google or e-mail sign-in — Better Auth handles both, with sessions and rate limiting on the same Cloudflare data store as everything else.
/ 06Ninety days free, then a plan — suppliers trade for free while the trial lasts; after it ends, quoting and listing pause until a plan is chosen.
/ 02 — Legal & Support