Visual workflow automation with room to drop into code
Stars203K
Commit8h ago
LicenseUnknown
n8n sits between a no-code automation builder and a scripting environment. Workflows are assembled on a canvas from several hundred integrations, and any node in that canvas can be replaced with a JavaScript or Python function when the visual version stops being expressive enough.
Firecrawl handles the unglamorous part of feeding the web to a language model: rendering JavaScript, following pagination, stripping navigation and cookie banners, and returning markdown or structured JSON that a model can actually use.
Self-hosted uptime monitoring with a clean status page
Stars76.4K
Commit4d ago
LicenseMIT
Uptime Kuma monitors HTTP endpoints, TCP ports, containers, and certificates, and notifies through almost a hundred channels. Setup is a container and a few minutes.
Outline is a documentation workspace built around search and structure rather than infinite nesting. Collections, a strong editor, and genuinely fast full text search make it usable at the size where most wikis become write-only.
Commerce building blocks rather than a fixed storefront
Stars32.4K
Commit2d ago
LicenseMIT
Medusa is a set of commerce modules - cart, orders, pricing, inventory, fulfilment - exposed as APIs you compose, rather than a themed storefront you customise around the edges.
A content platform that wraps your existing SQL database
Stars30.8K
Commit1d ago
LicenseBSL-1.1
Directus points at a SQL database you already have and generates an admin interface and an API over it, without imposing its own schema. Existing tables keep their names, types, and constraints.
Secret management for applications and infrastructure
Stars21.8K
Commit8h ago
LicenseMIT
Infisical stores application secrets, syncs them into the platforms that need them, and rotates the ones that support rotation. Environments and folders keep development and production credentials properly separated.