tbeatty@nerdwallet.com

iwilson-aurora-e2e

activegreen
Nerdwallet-Experiments/iwilson-aurora-e2e
Frontend (Vercel)
iwilson-aurora-e2e-idqylvnxc.vercel.nerdwallet.biz
nextjs · apps/web
Backend (AWS Lambda)
q84z2vilof.execute-api.us-east-1.amazonaws.com
runway-iwilson-aurora-e2e-ef7cda

Database

Aurora Postgresready

DATABASE_URL is set on the Vercel project — redeploy the frontend to pick it up. Reaching the cluster needs Secure Compute.

View the Actions run
Get started — clone, develop with AI, and deploy
1
Clone the repo
git clone https://github.com/Nerdwallet-Experiments/iwilson-aurora-e2e.git
2
Open it with your AI editor

The repo ships an AGENTS.mdthat orients the agent to the layout, local dev, the deploy model, and this app's green guardrails.

cd iwilson-aurora-e2e && claude

…or open the folder in Cursor.

3
Let the agent deploy for you (optional)

Connect Runway's MCP server so Claude/Cursor can deploy, set env vars, and check status without leaving your editor. Mint a token at /settings/tokens, then add this URL:

/api/mcp
4
Run it locally
cd apps/web && npm install && npm run dev
5
Ship it

Hit Deploy above (or ask your agent to run deploy_app). Runway deploys the backend, wires its URL into the frontend, then deploys the frontend.

Deployments

  • Sep 10, 2026, 01:26 PM5b49e9d
    backendsuccess
    frontendsuccess
  • Sep 9, 2026, 04:59 PM5b49e9d
    backendsuccess
    frontendsuccess
  • Sep 8, 2026, 02:17 PM5b49e9d
    backendsuccess
    frontendsuccess
  • Sep 8, 2026, 01:40 PM5b49e9d
    backendsuccess
    frontendsuccess
  • Sep 7, 2026, 06:58 PMcc84637
    backendsuccess
    frontendsuccess
  • Sep 7, 2026, 06:43 PM1052c2f
    backendsuccess
    frontendsuccess
  • Sep 7, 2026, 06:01 PM7711562
    backendsuccess
    frontendsuccess
  • Sep 4, 2026, 08:37 PM783de1c
    backendsuccess
    frontendsuccess
  • Sep 4, 2026, 08:05 PM08b2dca
    backendsuccess
    frontendsuccess

Environment variables

Frontend (Vercel)

  • BOOTSTRAP_ADMIN_PASSWORD
    production
  • BOOTSTRAP_ADMIN_EMAIL
    production
  • AUTH_SECRET
    preview
  • BOOTSTRAP_ADMIN_EMAIL
    preview
  • AUTH_SECRET
    production
  • BOOTSTRAP_ADMIN_PASSWORD
    preview

Backend (Lambda)

No variables.

Frontend vars sync to Vercel immediately. Backend vars are applied on the next deploy.