Skip to content
EXISTING CODE WELCOME

Your app already exists
Start from there

Connect the repository you have. Find out what it needs to run on aidrop, then work through the changes with your agent.

7-day trial · No credit card · Your GitHub repository stays yours

A CLEAR NEXT STEP FOR THE CODE YOU HAVE

Understand the work
before you move it

A working app can depend on details that aren’t in its README. Start with the repository, then check the build, data and runtime requirements.

Connect the current revision

Link your GitHub repository and let aidrop read the revision you authorise. Your developer and agent keep working with your source.

Build it, and read what stopped

A build is the check: it either produces a running application or names what stopped it, with the log. No analyser reads your repository and guesses beforehand.

Prepare it with your agent

Resolve setup gaps, provide runtime values and choose the services the app needs. Your agent can help make and validate the code changes.

Deploy, and it is live

A deployed address is open to the internet from the moment it answers. Put a domain you own in front of it when the app is ready for its audience.

SOME PROJECTS NEED A CONVERSATION

Years of history?
Let’s look at the shape

An existing database, local file storage, undocumented startup steps or a complex deployment may need a migration plan. Tell us what the app does, where it runs and what you want to do next.

We’ll discuss fit and scope before any migration work is agreed. Hosting uses the published plans; migration work is quoted separately.

Tell us about the app
BEFORE YOU START

Frequently asked
questions

Have a specific app in mind?
Talk to us about it.

Do I need to rewrite the app?
Start by building the repository you have. A build is the only thing that gets to say whether a revision runs here, and when it stops it names what stopped it. Some apps fit with configuration changes; others need more substantial work. We do not promise that every application can move unchanged.
Does my repository stay on GitHub?
Yes. You retain your repository and choose the access you grant. Your developer or coding agent makes source changes. aidrop reads the authorised revision and provides the supported build and hosting path.
What should I send you?
Describe the app, its language and framework, where it runs, how it stores data and what you want to change. A public repository link can help. Do not email passwords, credentials or private source code; we can discuss the right access route first.
What does an assisted migration cost?
Migration work is separate from the published hosting plans. We need to understand the codebase and scope before quoting. Contacting us does not authorise work or start a paid migration.

Check the hosting boundaries

Apps have no persistent disk. External connections use HTTP or HTTPS; a native external database connection may require a different approach.

We keep no backup copies and make no restore promise; backups are yours to make, and your agent can make them over MCP. Decide how to protect and migrate your data before changing where it runs.

Read about data and connections