From your folder to the internet

You made the site.
Now make it live.

Open the folder, preview the project, and publish through your own Netlify or Vercel account. Keep the same address for every update.

Free download · Windows is in testing

Your site is live

A project folder, local preview, live site, domain, and unpublished changes in one view

Works with the tools you already use

Claude Code Cursor Codex Netlify Vercel WordPress

Three steps. That's it.

1

Open the folder

Use a project you already have. The app sees what your coding tool built.

2

Check and preview

See it in the browser first, and review what is not live yet.

3

Publish

One button. Your own Netlify or Vercel account. A real address.

01 / CHECK

Know what will change before upload.

Compare the folder with the current live version. The publish check also looks for common API keys in source files and built output.

  • File-level unpublished changes
  • Local preview before publish
  • Upload stops when an exposed key is found
Unpublished changes shown beside the current live site

02 / PUBLISH

Choose the host. Keep the address.

Publish through Netlify or Vercel. Each project stays with the host you selected, and later updates use the same site.

  • Use your own hosting account
  • Share a draft without replacing the live site
  • Connect your own domain
Netlify and Vercel hosting accounts connected to the app

03 / CONTINUE

Return to the same folder and keep building.

Open Claude Code or Codex in the project. You can let the coding tool request a publish while hosting credentials remain in the app — or ask the AI built into it for the change and never leave the window.

  • Start in the correct project folder
  • Keep reusable project instructions
  • See when a coding session is active
A project in the app, with the button that starts a coding tool in its folder

Publish once.
Update forever.

A site is never finished. Someone asks for a change, you edit with your AI, and the same button puts the new version on the same address.

  1. Edit with your AI

    Keep working in the same folder with any coding tool.

  2. See what changed

    A changes badge shows exactly what is not live yet.

  3. Press one button

    The update goes out. The address stays the same.

The careful way to go public.

Leaked keys stop the publish.

The app checks source files and built output for common API keys. Found one? The upload stops before anything goes public.

Your files and accounts stay yours.

Ordinary files in an ordinary folder. The app talks directly to Netlify and Vercel, and hosting credentials never leave your computer.

No git required.

Publishing does not depend on git, branches, or commits. Use them for version control when your project needs them.

The parts around publishing.

The first release focuses on static sites and frontend projects that build to static files. See everything the app does →

01

Versions

See recent publishes and make a working version live again.

02

Domains

Get the DNS records to change and check them from the app.

03

Forms

Turn on Netlify Forms and read verified responses for the project.

04

Existing sites

Connect a folder to the hosted site it already belongs to.

05

WordPress and PHP

Run these projects locally through Docker. Cloud publishing expects static output.

06

Missing pieces

See when a folder moved, a site was deleted, or a hosted site is private.

What to know before you start.

Eight of them here, and the rest on the questions page.

Do I need to know Git?

Publishing does not depend on Git. You can still use it for version control.

Do I need a Netlify or Vercel account?

Only for cloud publishing. You can add and preview a project before connecting one.

Does it work with my coding tool?

Yes, if the tool writes an ordinary project folder. Claude Code and Codex can also start from the app.

Which projects can it publish?

Static sites and frontend projects that build to static files, including Vite, Astro, Eleventy, Create React App, and Gatsby.

Can it publish backend applications?

Not yet. Cloud publishing currently expects static output. WordPress and PHP can run locally through Docker.

Which computers are supported?

Macs with Apple silicon or Intel, each with its own download. The Windows version is built and in testing — ask for it on the download page and we will send it to you.

Where are hosting credentials stored?

In the app's private data folder, protected by the operating system. They are not added to your project.

Where do Netlify form responses go?

They stay in your Netlify account. The app reads verified responses for the selected project.

Have a site sitting in a folder? Set it free.

Download the app and put it on the internet today.

Download