Skip to content

Quickstart

Nexrall is free to get started, with no install required for the web app.

1. Open Nexrall

Go to app.nexrall.com and sign in (or create an account with email, Google or Apple).

2. Build your first app

Open the Apps tab and tap + New Project. Describe what you want in plain language:

"Build me a booking page with a calendar and a payment form"

The coding agent plans, writes, tests and deploys a real full-stack app — frontend, backend and database — in minutes. Keep refining it by chatting; every message is another turn of the same agent working on your app.

See Building your first app for a full walkthrough.

3. Write a document with Nexrall Canvas

Open Canvas and describe the document you want:

"Write a 5-slide pitch deck for a coffee subscription startup, with a chart showing projected revenue"

Canvas writes one polished document with you — reports, decks, dashboards with live charts — and exports it to PDF when you're done. See Nexrall Canvas.

4. Bring the agent to your editor, terminal, or desktop

If you write code outside the browser, install one of the developer tools:

sh
# Search "Nexrall Code" in the Extensions view (⇧⌘X), or:
code --install-extension NexrallCode.nexrall-code-vscode
sh
npm install -g nexrall-code

nex

Both expose the same developer-tools coding agent — read your workspace, edit files, run commands, iterate — with models from Anthropic, OpenAI, DeepSeek and more. See Nexrall Code for VS Code and Nexrall CLI. For a terminal-free desktop experience, see Nexrall Work.

Next steps

Built by Maxrall, Inc.