Skip to content

Guides

Build your first app with Vorx

Getting Started

Build your first app with Vorx

A walkthrough of the whole loop: describe an app, watch Vorx build it, click through the live preview, correct what's wrong, and publish it — with nothing to install.

The Vorx Team · 24 July 2026 · 7 min read

Build from a screenshot or a spreadsheet

Best Practices

Build from a screenshot or a spreadsheet

Attach a mockup, a screenshot or a data export to your prompt — Vorx builds the design and the data model from what you show it.

The Vorx Team · 24 July 2026 · 5 min read

Prompting basics: describe, don't spec

Best Practices

Prompting basics: describe, don't spec

Name the user, list the nouns, describe one flow end to end — the habits that get a better app out of the first prompt, why each one works, and what to do when a prompt misses.

The Vorx Team · 21 July 2026 · 7 min read

Add authentication to any app

Tutorials

Add authentication to any app

Add sign-in, roles and per-user data to any app in a prompt — and understand where access is really enforced before you put it in front of users.

The Vorx Team · 19 July 2026 · 6 min read

Model your data and seed it

Tutorials

Model your data and seed it

Name your entities, describe how they relate, seed realistic rows — and know where to look when you want to check what the database actually holds.

The Vorx Team · 16 July 2026 · 7 min read

Deploy to a custom domain

Deploying

Deploy to a custom domain

Publish to a live URL in about a minute, point your own domain at it with HTTPS handled for you, and know what to check on the live app afterwards.

The Vorx Team · 13 July 2026 · 6 min read

Build a CRM in an afternoon

Use Cases

Build a CRM in an afternoon

A worked example: contacts, companies, a deal pipeline and activity history — from prompt to working app.

The Vorx Team · 11 July 2026 · 6 min read

Vorx vs traditional no-code tools

Comparisons

Vorx vs traditional no-code tools

How building by chatting compares to drag-and-drop builders — on speed, flexibility, and owning your code.

The Vorx Team · 7 July 2026 · 5 min read

Design systems and components in Vorx

Best Practices

Design systems and components in Vorx

Shared tokens, drop-in components and a theme you set once — how a Vorx app stays visually coherent as it grows past a handful of screens.

The Vorx Team · 3 July 2026 · 6 min read

What is Vorx?

Getting Started

What is Vorx?

Vorx turns a plain-English description into a real, working app — screens, data, auth and backend — that you refine in chat and publish to a live URL.

The Vorx Team · 28 June 2026 · 7 min read

Replace spreadsheets with a real tool

Use Cases

Replace spreadsheets with a real tool

Turn a fragile shared spreadsheet into a proper app with structured data, roles, and validation — described in plain English.

The Vorx Team · 26 June 2026 · 6 min read

Build an analytics dashboard

Tutorials

Build an analytics dashboard

Build a dashboard around two or three real questions, add filters people can trust, and check the totals before your team starts quoting them.

The Vorx Team · 25 June 2026 · 5 min read

Vorx vs spreadsheets

Comparisons

Vorx vs spreadsheets

Spreadsheets are the fastest way to start tracking anything, but they buckle under multiple users and real workflows. Here's where each fits.

The Vorx Team · 24 June 2026 · 6 min read

Preview and production environments

Deploying

Preview and production environments

The preview is your working copy and the published app is your users' — including two separate databases, which is the detail that catches people out.

The Vorx Team · 23 June 2026 · 6 min read

Break a big build into steps

Best Practices

Break a big build into steps

Ambitious apps come together faster in layers — sketch the shape, build the core loop, then add one verifiable feature at a time.

The Vorx Team · 22 June 2026 · 6 min read

The build loop: prompt, preview, refine

Getting Started

The build loop: prompt, preview, refine

Prompt, preview, refine — the short loop every Vorx app comes together through, and the checkpoints that make experimenting on it free.

The Vorx Team · 20 June 2026 · 7 min read

Build a client portal

Use Cases

Build a client portal

Give clients a branded place to see their projects, files and invoices — and get the rule that keeps them apart enforced where it actually holds.

The Vorx Team · 16 June 2026 · 6 min read

Forms, validation and file uploads

Tutorials

Forms, validation and file uploads

Build forms that capture clean data, fail helpfully, and accept attachments — then test the paths your users actually break.

The Vorx Team · 14 June 2026 · 6 min read

Vorx vs hiring an agency

Comparisons

Vorx vs hiring an agency

An agency brings craft and accountability; Vorx brings speed and control. Here's an honest look at when each is worth the money.

The Vorx Team · 12 June 2026 · 6 min read

Custom domains and DNS, explained

Deploying

Custom domains and DNS, explained

A plain-English walkthrough of how custom domains and DNS records work, and how to point your own domain at a Vorx app.

The Vorx Team · 11 June 2026 · 6 min read

Editing your app in chat and code

Getting Started

Editing your app in chat and code

Chat for pace, point-and-edit for precision, code for control — how the three ways to change a Vorx app fit together, and what to do when an edit misses.

The Vorx Team · 10 June 2026 · 7 min read

Naming, tone and consistency

Best Practices

Naming, tone and consistency

The words in your app shape how trustworthy it feels — here is how to guide Vorx toward clear, consistent naming and a voice that fits.

The Vorx Team · 8 June 2026 · 6 min read

Build a booking and scheduling app

Use Cases

Build a booking and scheduling app

Let customers see availability, pick a slot, and book — with the double-booking and reminder logic handled for you.

The Vorx Team · 6 June 2026 · 6 min read

Add search, filtering and sorting

Tutorials

Add search, filtering and sorting

Add search, filters and sorting to any list, then test them at realistic volume — because the combinations are where lists go wrong.

The Vorx Team · 4 June 2026 · 5 min read

Vorx vs website builders

Comparisons

Vorx vs website builders

Website builders are unbeatable for pages; Vorx is for apps. The line falls where content stops and records, logins and logic begin.

The Vorx Team · 2 June 2026 · 5 min read

A pre-launch checklist

Deploying

A pre-launch checklist

The five-minute pass before you publish — flows, access, content, and the two things publishing pointedly does not do for you.

The Vorx Team · 1 June 2026 · 5 min read

Invite your team and build together

Getting Started

Invite your team and build together

Bring teammates into a Vorx project with the right level of access, collect comments on the running app, and understand what stays private when you publish.

The Vorx Team · 30 May 2026 · 7 min read

Keep your app fast

Best Practices

Keep your app fast

Speed is a feature users feel on every screen — here is how to keep your Vorx app responsive as it grows in data and features.

The Vorx Team · 28 May 2026 · 6 min read

Build an inventory tracker

Use Cases

Build an inventory tracker

Track stock across locations with low-stock alerts and a full movement history — described in plain English, not spreadsheets.

The Vorx Team · 27 May 2026 · 6 min read

Set up roles and permissions

Tutorials

Set up roles and permissions

Define roles for your app's users, get the rules enforced on the data rather than the buttons, and test them the way someone would actually break them.

The Vorx Team · 24 May 2026 · 5 min read

How AI app builders differ

Comparisons

How AI app builders differ

What separates one AI app builder from another: what actually gets built, whether anything verified it, how iteration works, and what you own at the end.

The Vorx Team · 22 May 2026 · 6 min read

Monitor and update a live app

Deploying

Monitor and update a live app

Keep a live app healthy: what the built-in analytics and Dev Logs each tell you, and the fastest path from a user's complaint to a published fix.

The Vorx Team · 21 May 2026 · 6 min read

Accessible by default

Best Practices

Accessible by default

An accessible app is simply a better app for everyone — here is how to guide Vorx toward clear, usable interfaces from the first prompt.

The Vorx Team · 18 May 2026 · 6 min read

Launch a marketing site

Use Cases

Launch a marketing site

Describe your product and audience, and stand up a fast, on-brand marketing site with a working lead form and a real URL.

The Vorx Team · 17 May 2026 · 6 min read

Add charts and reporting

Tutorials

Add charts and reporting

Turn records into charts and a report page people trust — with the sanity checks that stop a beautiful chart quoting the wrong number.

The Vorx Team · 14 May 2026 · 5 min read