tbeatty@nerdwallet.com

chat-app

activegreen
Nerdwallet-Experiments/chat-app
Frontend (Vercel)
chat-e3ljibgp0.vercel.nerdwallet.biz
nextjs · apps/web
Backend (AWS Lambda)
kzw04wflu6.execute-api.us-east-1.amazonaws.com
runway-chat-app-651a7b

Database

Aurora Postgresnone

Add a dedicated Postgres for this app. Runway asks the platform team's CDK pipeline to build it and write DATABASE_URL into Vercel.

Get started — clone, develop with AI, and deploy
1
Clone the repo
git clone https://github.com/Nerdwallet-Experiments/chat-app.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 chat-app && 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 3, 2026, 04:21 PMc5569ef
    backendsuccess
    frontendsuccess

Environment variables

Frontend (Vercel)

No variables.

Backend (Lambda)

No variables.

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