Automates building, testing, and deploying the Supabase Auth-JS client library with npm scripts, Docker infra, and linting for efficient auth integration development.
This n8n workflow streamlines the development lifecycle of the @supabase/auth-js library, an official client for Supabase authentication. It executes key npm scripts including cleaning dist/docs, formatting code with Prettier, building main and module targets via TypeScript compilation, linting with ESLint, and running comprehensive Jest tests with Docker-based infrastructure setup. The workflow handles test suite execution, infra spin-up/down using Docker Compose, and generates documentation wi
Platform
n8n
Category
Data & Analytics
Price
$14.99
Creator
Jose Maurino
supabase
auth
authentication
npm
typescript
jest
docker
build
ci-cd
testing
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.