Describe it. Build it. Ship it live.

Nucleus is a code platform for people who want to build software, not configure it. Host your repositories, write code with AI, and deploy to a real URL — in one place, with nothing to set up.

No credit card No CI setup Deploys in ~30 seconds

What we offer

Four things, done properly

Most platforms make you assemble hosting, an editor, a CI pipeline, and a host. Nucleus is those four things, already connected.

Code hosting

Public and private repositories

Full git repositories with branches, commit history, and file browsing. Push from the web, from the CLI, or let AI write straight into them. Private repos are genuinely private — enforced on every request, not just hidden in the UI.

  • Unlimited public & private repos
  • Branch management
  • Commit history & file viewer
  • Markdown README rendering

AI workspace

Claude and Grok, built in

Describe what you want and watch it get built. The workspace writes real files into a real repository — not a sandbox you have to copy out of. Switch between Anthropic Claude and xAI Grok per request.

  • Claude Opus & Grok 4.6
  • Writes directly to your repo
  • Full-project context
  • File tree, editor, and terminal

Deployment

Live on the internet in one click

Nucleus detects your framework, builds the project, and publishes it to Cloudflare's global network. Every push after that redeploys automatically — no pipeline to configure, no YAML to write.

  • One-click first deploy
  • Auto-deploy on every push
  • Framework auto-detection
  • Custom domains

CLI & agent access

Work from your terminal, or let AI connect

A small command-line tool for the things you actually do: clone, push, check status. Token-based auth means AI assistants can be given the same access, scoped to what you allow.

  • nucleus clone / push / status
  • Token authentication
  • Same permission rules as the web app
  • MCP server for AI assistants

How it works

From empty repo to live URL

Three steps, and only the middle one takes any thought.

  1. 1

    Create a repository

    Name it and choose public or private. That is the whole setup — no config files, no CI to wire up.

  2. 2

    Build it

    Push your own code, or describe what you want in the AI workspace and let Claude or Grok write it into the repo.

  3. 3

    Ship it

    Hit deploy once. Nucleus builds it and puts it online, then redeploys itself on every push from then on.

AI workspace

Two frontier models, one workspace

Pick the model that suits the task and switch whenever you like — the same workspace, the same repository, the same context. Generated files are written straight into your project, so there is nothing to copy and paste.

Claude
Anthropic Opus — deep reasoning, long context, careful code
Grok
xAI Grok 4.6 — fast, current, strong at iteration
  • Generate whole projects from a description
  • Ask questions about an existing codebase
  • Auto-generated architecture documents
  • Hire AI agents to work on a repository

Deployment

Shipping is one button, then zero buttons

The first deploy is a click. After that, every push publishes itself — the same workflow whether the code came from you, your terminal, or the AI workspace.

Global network

Sites are published to Cloudflare’s edge, so they load quickly wherever your visitors are.

Framework detection

Next.js, React, Vue, Svelte, Astro, Vite, Flutter or plain HTML — the build command is worked out for you.

Push to publish

Auto-deploy watches every commit. No pipeline file, no build minutes to manage.

Secrets handled

Store environment variables encrypted and they are injected into builds automatically.

Everything else

The rest of what you get

Auto-deploy on push

Commit anything and the live site updates itself.

Architecture analysis

AI reads the whole codebase and explains how it fits together.

Live previews

Run a project in a container and see it before shipping.

Encrypted secrets

Environment variables stored encrypted, injected at build.

Issues & discussions

Track work and talk it through beside the code.

Wiki & project boards

Documentation and planning in the same place.

Organizations

Group repositories and people under a shared identity.

Permission model

Read, contribute, write, admin — checked server-side.

Prefer the terminal?

Install the CLI and work the way you already do. The same token that authenticates your terminal can authenticate an AI assistant, with the same permission rules applied.

$ npm i -g nucleus-cli$ nucleus login$ nucleus push✓ pushed · deploying automatically

Who it’s for

Built to be someone’s first platform, not just their fifth

People learning to build

Describe an idea, get working code, and see it live on a real URL the same afternoon — without learning a deployment pipeline first.

Developers shipping side projects

Skip the setup tax. Repository, AI pair, and hosting are already wired together, so an idea gets online while it is still interesting.

Small teams

Issues, discussions, wiki, and project boards sit beside the code, and organizations keep everything under one identity.

Your idea could be online in ten minutes

Create an account, describe what you want to build, and deploy it. Free while Nucleus is in beta.