Loading...
Loading...
Articles, tutorials, and updates
Why terminal-inspired design creates the perfect developer experience for SaaS products. A deep dive into monospace typography, retro aesthetics, and modern functionality.
How Fabrk supports three payment providers with identical patterns. Choose Stripe, Polar.sh, or Lemonsqueezy without changing your codebase.
How Fabrk implements NextAuth v5 with JWT sessions, OAuth providers, and role-based access control. Production-ready authentication out of the box.
Fabrk includes 62 pre-built UI components styled for terminal aesthetics. From buttons to data tables, everything is ready to use.
How Fabrk uses OKLCH color space for perceptually uniform themes. Includes the complete 18-theme system with dark mode support.
A comprehensive guide to setting up Fabrk for your SaaS project. Covers environment setup, database configuration, authentication, payments, and your first deployment.
Fabrk includes a complete AI development toolkit for building cost-aware, type-safe AI features. Track API costs, validate generated code, and test AI outputs.
Never ship with missing environment variables. Fabrk validates all config at build time using Zod schemas.
How Fabrk uses Prisma 7 with PostgreSQL for type-safe database access. Includes multi-tenancy, soft deletes, and common SaaS patterns.
Send beautiful transactional emails with Resend. Fabrk includes pre-built templates for welcome emails, password resets, and more.
How Fabrk's mode object provides consistent, theme-aware styling across all 62+ components. One import, perfect theming.
Fabrk includes security best practices out of the box: CSRF protection, rate limiting, input validation, and more.
Fabrk includes an MCP server that gives AI tools (Claude Code, Cursor) deep knowledge of the codebase. Generate components, pages, and features with context.
Fabrk enforces code quality automatically with Husky pre-commit hooks, ESLint, Prettier, and TypeScript checks.
Fabrk's interactive setup wizard configures database, payments, email, and themes through a guided terminal interface.
Fabrk uses Tailwind CSS 4 with native OKLCH support, CSS variables, and modern features for efficient terminal-inspired styling.
Fabrk includes complete organization and team management: invites, roles, permissions, and multi-tenancy patterns.
Fabrk includes API key management and webhook infrastructure for building developer-friendly SaaS integrations.
Fabrk includes Vitest for unit tests and Playwright for end-to-end testing. Test your SaaS thoroughly before shipping.
Deploy Fabrk to Vercel with optimal settings. Includes environment variables, edge functions, and production best practices.
Fabrk includes 8 pre-built chart components for dashboards: bar, line, area, pie, donut, funnel, gauge, and sparkline.
How Fabrk uses Next.js route groups to organize public pages, authenticated app, auth flows, and API routes.
Why Fabrk uses JetBrains Mono for terminal-inspired SaaS. Ligatures, readability, and monospace aesthetics.
How Fabrk ensures WCAG 2.2 AA accessibility across all 18 terminal themes. Contrast ratios, keyboard navigation, and screen reader support.
How to build effective SaaS dashboards with Fabrk. KPI cards, data tables, charts, and layout patterns.
Fabrk includes a complete admin panel for user management, subscription oversight, system health, and more.