Avery.Software — Native Execution Runtime
RuntimeUse casesPricingHelpBlog
← Back to helpconcept · projects

What's in a project workspace?

2 min

Nine tabs that cover everything from running the dev server to inspecting the schema to deploying.

Overview shows the project at a glance + recent runs. Console runs `pnpm dev` / `pnpm build` / arbitrary scripts and streams output. Preview shows the live URL once a dev server is up. Audit reads the project's `.nxr/audit.json` ledger — every generator emit, every fix-pipeline iteration. Code is a read-only file browser. Database shows the Prisma schema as a diagram + a Sync sub-tab for spreadsheet bindings. Generators lists every plugin that touched this project + lets you run them again. Automations registers cron flows scoped to this project. Deploy ships to Vercel / Railway / SSH with one click.


Live recipes need the desktop

This article is a static preview. The in-app Help sidecar inside Avery NXR can fire each step against your live project — install the desktop to use it interactively.

Download desktop →