Avery.Software — Native Execution Runtime
RuntimeUse casesPricingHelpBlog
← Back to helprecipe · deploy

Deploy to Railway

3 min · 3 steps

Same flow as Vercel — token, verify, deploy. Railway picks up your `railway.json` build config.

Avery shells out to `npx @railway/cli up --detach` after persisting your Railway token in the keychain. Verifying the token probes Railway's GraphQL endpoint for your identity + project list so you can confirm the right workspace before kicking off a deploy.

Steps

  1. Open Deploy → Railway.

    Same target-card layout as Vercel.

  2. Paste your Railway token + click 'Verify & save token'.

    Generate one in Railway's dashboard under Account Settings → Tokens. Avery confirms the identity via GraphQL.

  3. Pick a project + Click 'Deploy'.

    Railway's CLI takes over from the Console; the deploy URL surfaces once the build settles.


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 →