This is a testimonial written by Pirmin Kalberer, Managing Director at Sourcepole.
5 posts tagged with "windmill"
View All TagsUse Supabase Authentication on Windmill to query RLS protected tables for external apps
This example demonstrates how to create a user facing app in Windmill and use Supabase Authentication to query tables which have Row Level Security enabled. We have two options to query the database: executing code on the server (backend script), or using a new experimental method, where code runs in the end user's browser directly (frontend script).
Windmill for Backend Batch Processing - Stantt Case Study
This is a testimonial written by Jeffrey Knorr, Director of Technology at Stantt.
How to Use Selenium and Selenoid with Windmill
We will look at how to use Windmill and Selenoid, and Selenium Wire for the
ultimate web scraping setup. We will go over on how to install and configure
Selenoid and Windmill using docker compose
. Seleniumwire is not necessarily
needed for webscraping but it allows for more advanced usecases.
How to Send Database Events From Supabase to Windmill
We will see how to build a Windmill workflow that can be triggered by the Supabase Database Webhooks.