4 apps Pipeline
Drone screenshot thumbnail

Drone

Get ready to turbocharge your code with Drone.io, the CI butler for the coding aristocracy! Picture this: your software builds and tests are as automated as your morning coffee maker, thanks to Drone.io's slick automation magic. Configuring it is a piece of cake with a nifty file that cozies up in your git repo like a cat in a sunbeam. And when it's go-time, each pipeline step struts its stuff in its own Docker container fashion show, downloaded on-the-fly. Fancy a dance with GitHub or a tango with GitLab? Drone.io's got smooth moves with a bunch of source code management sweethearts. It's the polyglot of platforms, speaking every language from Python to PHP, and it's as comfortable with databases and services as a nerd in a comic book store. Share your secret sauce with plugins, or go full mad scientist with custom controls, secret spells, and yaml incantations. Plus, with Drone.io's commitment to solitary build confinement, your code's personal space is always respected. And when it's time to grow, Drone.io scales up like it's been hit with a growth ray. Host it on RepoCloud, and you'll save enough to make your wallet do a happy dance, all while keeping the open-source spirit alive and kicking!

Deploy
Langflow screenshot thumbnail

Langflow

Get ready to unleash your inner language wizard with Langflow, the spellbinding app that turns the complex art of LangChain pipeline creation into a magical drag-and-drop extravaganza! Picture yourself crafting linguistic concoctions with the ease of a seasoned sorcerer, connecting mystical components like LLMs, prompt serializers, agents, and chains with a mere flick of your mouse. Tweak the secret ingredients (a.k.a. prompt parameters), bind together chains and agents in an enchanting dance, and peer into the crystal ball to witness an agent's thought process. When your potion is perfected, abracadabra! Export your masterpiece as a JSON file, ready to charm the socks off LangChain. And for the grand finale, with a wave of your wand (and a single command), you can deploy your creation to Jina AI Cloud faster than you can say 'Presto chango!' Thanks to RepoCloud's hosting, you'll save a dragon's hoard of gold compared to other cloud hosts. Langflow is your trusty sidekick in the quest to build and deploy LangChain pipelines with the ease of a fairy tale ending.

Deploy
n8n screenshot thumbnail

n8n

Webhooks, cron schedules, and app events trigger chains of nodes that fetch, transform, and route data: n8n is a workflow automation platform built around a visual, node-based editor. It ships with 400+ built-in integrations covering databases like Postgres, SaaS tools like Slack and HubSpot, and every major AI provider. When a pre-built node does not exist, the HTTP Request node calls any REST API, and the Code node runs JavaScript or Python inline, so you are never blocked by a missing connector. Workflows execute as directed graphs with branching, loops, error handling, and sub-workflows, and every run is logged for inspection and replay during debugging. It also includes LangChain-based nodes for building AI agents with tool calling and memory. Self-hosting on RepoCloud gives you unlimited workflow executions with no per-task pricing, and all data stays on your instance. Runs on Node.js with SQLite by default; add Postgres and Redis queue mode when you need to scale workers horizontally.

Deploy
Twenty screenshot thumbnail

Twenty

Salesforce's core workflow, open-source and on your own server: Twenty is a modern CRM built as exactly that alternative. It ships the standard CRM objects out of the box: people, companies, opportunities, notes, and tasks, displayed in table and kanban views with drag-and-drop and real-time updates. Its defining technical feature is a metadata-driven data model: you define custom objects and fields in the UI, and the backend regenerates its GraphQL schema at runtime, so a new object gets working queries, mutations, filters, and sorting within seconds, with no migrations to run - adapting the CRM to your sales process never requires code changes. A REST API is auto-generated from the same schema, GraphQL subscriptions push real-time updates, and webhooks fire on record changes for external integration. A visual workflow builder automates actions like notifications and field updates, TypeScript-based apps extend the platform with custom logic and frontend components, and email and calendar sync pulls Gmail messages and meetings onto contact timelines so communication history sits next to the record. The stack is NestJS with TypeORM, PostgreSQL, Redis, and BullMQ on the backend, React with Jotai on the frontend. Self-hosting on RepoCloud means unlimited users with no per-seat licensing - the pricing model that penalizes growing teams on commercial CRMs - and your pipeline, contacts, and deal history live in your own PostgreSQL database rather than a vendor's.

Deploy