Skip to content

Automation

Notes on workflow automation (n8n) and browser end-to-end testing (Cypress).

Source

n8n overview

n8n (pronounced “n-eight-n”) connects apps with APIs using a visual node editor — low-code data transforms, webhooks, schedules, and AI-assisted flows.

OptionNotes
CloudHosted by n8n
npm / DockerSelf-host for privacy
IntegrationsLarge connector library

Fair-code license — source available with usage tiers for commercial scale.

In this section

  • n8n Docs — imported n8n reference material
  • Browser — Cypress E2E testing

Curated technical notes — open source on GitHub