Deployment (Vercel)
The facilitator is designed for Vercel deployments. Vercel provides easy deployment, HTTPS by default, and global edge routing with minimal maintenance.
Why Vercel
- One-click deploy or Git push deploy
- No servers to provision or maintain
- Automatic scaling and HTTPS
- Works well with serverless Go entrypoints
Deploy steps
- Deploy from the GitHub repo: https://github.com/raid-guild/x402-facilitator-go
- Set environment variables in Vercel.
- Redeploy after saving env vars.
- Hit
/supportedto confirm configuration.
Last updated on