0

Back-Office of an E-Commerce Business

by
Published Apr 11, 2023

How we built it : https://docs.windmill.dev/docs/apps/app_e-commerce

App supabase Verified

The app

Static preview only: No backend
This is a static preview of the app and there is no backend. As such, the interactivity requiring script execution is non functional. To see the fully functional app, edit/run it in Windmill by clicking the button above.

Scripts used

export async function main() {
  console.log("update");
}