Lars Barson

Vince private chat

This repo used to hold the public portfolio site. The old files were preserved in legacy-portfolio/.

Current goal

Build a private assistant web app for Lars that is:

Current state

Environment variables

Copy .env.example to .env.local for local dev and set values:

Local dev

npm install
npm run dev

Next steps

  1. Wire live OpenClaw chat transport over Gateway WebSocket.
  2. Improve auth (single-user magic link, OAuth, or Cloudflare Access later).
  3. Add conversation history + streaming.
  4. Deploy to Vercel and connect the custom domain.