Docs

Quickstart

Ship your first live URL in about two minutes.

You can start from the web app or the CLI. This guide uses the CLI.

Install

npx quikrun new

Describe your endpoint

Tell QuikRun what to build. It writes the snippet, self-tests it, and deploys it.

quikrun run "a page that shows today's F1 standings"

Open the URL

The command prints a live URL. Open it in a browser, curl it, or point a webhook at it. It's production from the first request.

Your first prompt is free. No card required.