Webflow-Supabase Frontend Integration

Заказчик: AI | Опубликовано: 10.12.2025

My site is already live on Webflow and the heavy lifting on the back end is done: an Edge Function in Supabase pulls and compiles data from several finance APIs, returning a clean JSON report. What I now need is the front-end layer that makes this data useful to visitors and stores key records back into Webflow. Here is the scope in plain terms: • Build a Dashboard page and a Reports page inside my existing Webflow project. • On the Reports page, render the report objects returned by the Edge Function . • Use the official Supabase JavaScript client (or lightweight fetch calls, if you prefer) to pull the data in real time and push any required fields back to Webflow’s CMS collections. • Keep everything responsive and stylistically consistent with my current Webflow design. Acceptance will be simple: the tables show live data from Supabase, updates propagate and I can see the same records created in my Webflow CMS. If this sounds straightforward to you, let’s get started.