SaaSForge AI Documentation
Learn how to set up, configure, and customize SaaSForge AI.
New to Boilerlykit?
Start with the Getting Started guide to have your application running in minutes.
Get StartedGetting Started
Install, env, and first run
Getting Started
Install deps, copy env, run migrations, and open the chat UI locally.
Configuration & Environment Variables
Model keys, Supabase URLs, Stripe secrets, and which vars must never hit the client.
White‑Label & Selling Checklist
Rename the app, replace logos, and point legal links at your company.
Core Concepts
Data, RAG, credits, and architecture
Architecture Overview
Chat routes, embedding workers, credit ledger, and how data moves to Stripe.
Database Schema & Setup
Postgres tables for chats, documents, vectors, and the policies guarding them.
RAG Pipeline
Upload paths, chunking, embeddings in pgvector, retrieval, and prompt assembly.
Credits System
Token counting, plan allowances, resets, and where balances are enforced.
UI Components
Map of every shadcn primitive, chat component, and dashboard widget with editing patterns.
Integrations
Stripe APIs and HTTP surface
Deployment & Customization
Ship changes and tune SEO
Customization Guide
Swap models, tune credit math, and change marketing copy without fork drift.
Content Editing
Where every piece of marketing copy, AI model list, prompt, and long-form content lives.
Theming
HSL palette with one-knob rebrand, fonts, dark mode, RTL support, and verification.
Deployment Guide
Vercel deploy, background jobs, and webhook URLs that must stay HTTPS.
Deployment Guide (Long Form)
Vercel + Docker + VPS paths, env reference, AI provider config, cron, monitoring, backups.
SEO & Metadata
Metadata API usage, OG images, JSON-LD, and sitemap routes in this template.
Troubleshooting
Embedding failures, Stripe mismatches, and Supabase policy errors we see often.
Need Help?
Can't find what you're looking for? Check out the Troubleshooting guide or reach out to our support team.