Deploy ravishing-motivation
Proxy server for Matchwiser AI widget
raonicaselli/propwidget-proxy:latest
Just deployed
Deploy and Host Matchwiser Proxy on Railway
Matchwiser Proxy is a lightweight Fastify server that acts as a secure backend for your AI lead qualification widget. It handles all communication with LLM providers, keeping your API keys server-side and away from the browser.
About Hosting ravishing-motivation
Your website's embed snippet cannot talk directly to Anthropic or OpenAI — API keys would be exposed to anyone who inspects your page. This proxy sits in between: it authenticates every request using a signed widget token, manages conversation sessions, and forwards only validated requests to the LLM provider.
Common Use Cases
-Running Matchwiser on a marketing or landing page
- Qualifying inbound leads automatically without an SDR
- Embedding an AI assistant that routes qualified visitors to a Calendly, demo form, or sales rep
- Adding lead qualification to a Webflow, Framer, or custom-coded website
Dependencies for ravishing-motivation Hosting
Deployment Dependencies
- Anthropic API key — required to power the AI qualification engine. Get one at console.anthropic.com
- Widget Token Secret — a pre-generated secret provided on your Matchwiser download page. Used to verify that requests come from your website only
Why Deploy Matchwiser Proxy on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying Matchwiser Proxy on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
raonicaselli/propwidget-proxy:latest
raonicaselli/propwidget-proxy:latestANTHROPIC_API_KEY
Your Anthropic API key from console.anthropic.com
WIDGET_TOKEN_SECRET
Pre-generated secret — copy from your download page
