Files
windmill/react-sdk
Ruben Fiszel 663e2148ac feat: smtp support to invite users (#1777)
* email support

* everyhting

* smtp

* update

* update

* update

* setup backend test
2023-06-29 10:34:44 +02:00
..
2023-05-26 07:50:51 +02:00
2023-05-26 07:50:51 +02:00
2023-05-26 07:50:51 +02:00
2023-06-04 21:51:20 +02:00

React SDK

This folder contains example on how to export Windmill components as React components and exports:

  • Flow Builder
  • App Viewer

This is useful in the case you want to embed a Flow Builder or an App Viewer in a React application.

How to run

npm install
npm run dev

Go to main.tsx and uncomment to see the different examples