Welcome to BFFless
BFFless is the home for your AI-generated apps, internal tools, and HTML docs. It gives them a backend, authentication, and a path through to your internal services.
Point any static build at it: the HTML apps your AI agents produce, React SPAs, Vue apps, engineering docs, coverage reports, or Storybook builds. Each one gets built-in authentication, traffic splitting, and a reverse proxy, all self-hosted and deployed straight from your CI/CD pipeline.
If you've used Supabase or Appwrite, think of BFFless as a self-hosted take on that idea, aimed at static sites and internal apps rather than full applications.
Quick Start
Get BFFless running in under 5 minutes with our step-by-step guide.
Get Started →Key Features
- Home for AI-generated apps & internal tools - Host the HTML apps, dashboards, and docs your AI agents and teams produce, behind auth
- Static Site Hosting - Upload and serve static files from CI/CD pipelines
- Authentication - Built-in user auth with SuperTokens (sessions + API keys)
- A/B Testing - Split traffic between deployments for experiments
- Reverse Proxy - Route API requests without CORS configuration
- Custom Domains - Map your domains to deployments with automatic SSL
- Share Links - Share private content without requiring login
Architecture
Documentation Sections
| Section | Description |
|---|---|
| Getting Started | Installation and setup guides |
| Features | A/B testing, share links, proxy rules |
| Deployment | Deploy to production |
| Configuration | Environment variables and settings |
| Storage | Configure storage backends |
| Reference | API docs, architecture, database schema |
Need Help?
- Troubleshooting Guide - Common issues and solutions
- GitHub Issues - Report bugs or request features