Choose an app
Give your agent the recipe
Start with a familiar app pattern or open-source service that fits aidrop’s runtime. Every card opens a practical build plan and a prompt you can hand to Claude Code, Codex or Cursor.
Connect your coding agentPopular apps, mapped to aidrop
These are deployment recipes, not one-click templates. Your agent pins the upstream version, prepares the repository and shows you what it changed before it deploys.
Many more frameworks and applications will work when they can run as a container, listen on an HTTP port and keep durable data in supported backing services or external object storage.
Popular recipe ranking
Our team ranked these by range of use and setup effort. This list does not use customer launch counts.
- #01Next.js landing page
Publish a product page or client demo.
Open recipe - #02Astro blog
Ship articles and product documentation.
Open recipe - #03Next.js Commerce
Run a storefront backed by Shopify.
Open recipe - #04n8n
Connect APIs and automate internal work.
Open recipe - #05Telegram bot
Send commands, alerts and support replies.
Open recipe
Next.js landing page
A fast marketing site built from your existing Next.js repository and served as one application.
Publish a product, campaign or waitlist on a public URL you can share and connect to your own domain.
Next.js Commerce
A headless Shopify storefront with the catalog, cart and checkout reached over HTTPS.
Run a custom storefront while Shopify handles products, inventory, orders and checkout.
Astro blog
A static Markdown or MDX blog where posts, images and layouts stay versioned with the code.
Publish articles, documentation or release notes from Markdown without running a database.
Slack bot
A Bolt app that receives Slack events and interactions at a public HTTPS endpoint.
Put alerts, approvals and internal workflows in the workspace where your team talks.
Telegram bot
A webhook bot that receives Telegram updates at its aidrop address and calls the Bot API over HTTPS.
Give customers or a community a command, notification or support interface inside Telegram.
WhatsApp bot
A webhook service for WhatsApp Cloud API messages, replies and delivery-status events.
Automate customer messages, status updates and support flows on WhatsApp.
Umami
Privacy-focused website analytics with a small runtime and PostgreSQL-backed data.
See which pages and campaigns bring visitors without adding a large analytics stack.
Directus
An API and visual studio over PostgreSQL, with optional external storage for uploaded files.
Turn PostgreSQL data into an admin interface and API without building a back office.
Wiki.js
A full wiki that keeps its pages and configuration in PostgreSQL.
Keep team documentation in a searchable site that colleagues can edit in the browser.
Metabase
Dashboards and data exploration with its own application state stored in PostgreSQL.
Explore data and share dashboards without building a reporting interface.
Strapi
A customizable content API built from your own Strapi repository.
Give editors a CMS while developers keep control of the content model and API.
n8n
Self-hosted automation for API-first workflows that keep their state in PostgreSQL.
Connect APIs and automate repetitive work with visual workflows you run yourself.
A running container is not the same as a safe deployment
aidrop application files are temporary. A recipe that accepts uploads needs external object storage; a service that defaults to SQLite needs managed PostgreSQL instead.
The quickstart calls out those decisions before the first build, so your coding agent can adapt the service instead of discovering data loss after a restart.
Read the runtime boundariesHave another app in mind?
Connect your coding agent and ask it to check the repository against aidrop’s runtime before it deploys.
7 days free · No credit card required