Two files.No servers.90% yours.

Publish your pipeline as an app. No installs, no infrastructure, no payment integration to build — your customers pay, and we handle hosting, billing and scale.

Start building

01 · The format

Introducing app-less apps

A pipeline definition in JSON, and one or more JavaScript files. That's the app. There is no backend server to deploy, no frontend web server to stand up, no container to build, no orchestration to manage.

And because nothing is running when nobody's using it, an idle app costs virtually nothing to host. Your token budget isn't quietly draining while you sleep.

What you don't build, deploy or maintain

01Two files, totalA .pipe definition and your .js. No repo scaffolding, no build step.
02No backendNothing to provision, patch, scale, or wake up at 3am for.
03No frontend web serverNo hosting bill for a box serving static assets.
04Near-zero idle costYou pay when it runs, not when it exists.
Read the pipeline format

How everyone else does it

Publish on a conventional app hosting platform and you're deploying multiple services: a container image, web server, backend server, database, load balancer, … You pay for a portion of that capacity whether or not a single customer shows up that month. Scale up and the bill grows before the revenue does; scale down and you eat cold starts.

A conventional platform keeps a container image, web server, backend server, database, load balancer and always-on capacity running and paid for at all times. A RocketRide app-less app is two files, a pipeline definition and a JavaScript file, that run only when someone calls them and leave nothing running at rest.A conventional platformContainer imageonWeb serveronBackend serveronDatabaseonLoad balanceronAlways-on capacityonRunning whether or not anyone callsWhile idleYou still payA RocketRide app-less appapp.pipepipeline definitionapp.jsyour javascriptsomeone calls itruns, returns, stopsNothing running at restno container, no server, no idle capacityInvoked on call, then goneWhile idleCosts ~nothing

They host a running service. We run a file when someone calls it.

02 · Revenue sharing

We pay you to host your AI with us.

Every other marketplace charges you for shelf space. The big consumer app stores take up to 30%. Most enterprise marketplaces take 15–25% — for a listing, and the privilege of being found.

You keep 90% of every dollar your app earns. No listing fee. No revenue-share tier that shrinks as you grow. No cut for distribution.

How revenue sharing works

  1. Your app revenue

    You set your own price for your customers. They pay through RocketRide. We take 10%, cover the Stripe transaction fees and other app hosting costs out of our side, and pay you the rest. You never integrate a payment processor, never chase a failed card, never build invoicing.

  2. Your compute rebate

    Apps that drive high token consumption on RocketRide Cloud earn a share in the RocketRide revenue from that consumption. This is the part that makes our business model different from every other marketplace; we're not only taking less, we're paying you for the consumption your app generates.

What you pay

Straight, because you should be able to model this before you build.

Publishing requires a RocketRide Cloud subscription at Builder tier or above, and your app consumes compute like any other pipeline. Usage is prepaid: subscriptions bill for the coming cycle, and metered usage draws down a credit balance on your account. If that balance reaches zero without auto-reload enabled, your app stops serving. Nothing is billed in arrears.

03 · The honest comparison

Why not build all of this yourself?

You're a developer. You could rent a box, containerize the pipeline, wire up Stripe, handle webhooks and dunning, add monitoring, and figure out GPU capacity the first time someone posts about you. None of it is beyond you.

But none of it is your product either. Every hour spent on billing edge cases is an hour not spent on the thing customers are actually paying for — and infrastructure work never finishes, it just becomes maintenance you own forever.

The trade is straightforward: 10% of revenue for all of it, and you go back to building.

04 · Real App Examples

Two apps. Two shapes.

Built by us and the RocketRide community, these will be running on the Marketplace when we launch in August — each one a different pattern for what an app-less app can be.

Judge Hack landing page: judge hackathons on proof, with a leaderboard of verified projects

Judge Hack · runs on demand

Judging a hackathon on real technology adoption is slow, manual and inconsistent. Judge Hack reviews every contestant’s GitHub repo, evaluates how effectively a given product or technology was actually used, explains where and how, visualizes it, and scores against criteria the judge defines. Setting up those criteria is built into the app, so a judge is running in minutes.

Coming Soon
LaunchPad admin dashboard: the onboarding command center tracking each new hire’s progress

LaunchPad · integrates with the systems you already run

New-hire onboarding connected to HR and IT systems, role-relevant tools and data sources. The new hire gets a clear checklist and guidance; the hiring manager and HR get a dashboard and progress updates. It improves itself after every run, so the flow never goes stale.

Coming Soon

Marketplace launching soon

Start Building and Earning Now.

Already have a pipeline running? Publish it, set your price, and we handle the rest.

Have the idea but not the code? Start on the open-source runtime — free, MIT, on your laptop today.