Skip to content

Features Overview

Complete feature breakdown by tier.

All Tiers (Hustler, Top G, AI Velocity)

Authentication

  • Email/Password (JWT)
  • Google OAuth
  • Password reset with email
  • Session management
  • Protected routes

Articles & Content

  • Create, read, update, delete
  • Publish/draft status
  • Unlimited articles
  • User-specific content
  • Rich text support

User Management

  • User profiles
  • Account settings
  • Profile updates
  • Email verification

Infrastructure

  • PostgreSQL database
  • Alembic migrations
  • Docker Compose
  • Material-UI v6
  • Dark mode
  • Auto-generated TypeScript client

Top G & AI Velocity Only

Stripe Payments 💎

  • Subscription billing
  • One-time purchases
  • Webhook processing
  • Customer portal
  • Payment analytics

Admin Panel 💎

  • User management interface
  • Payment monitoring
  • Analytics dashboards
  • Superuser system

Analytics System 💎

  • Basic analytics
  • Advanced metrics
  • Premium reporting
  • Team analytics
  • Export capabilities

Integrations 💎

  • Webhook templates
  • Third-party catalog
  • Slack, Zapier templates
  • Custom integrations

RBAC & Permissions 💎

  • Feature permissions
  • Plan-based access
  • Role management
  • Access control

AI Velocity Only

AI Development 🤖

  • 18 Cursor rules (<500 lines each)
  • CLAUDE.md context file
  • 6 custom slash commands
  • AI workflow guides
  • Pre-configured permissions

Feature Matrix

Category Hustler Top G AI Velocity
Auth & Users 5 features 5 features 5 features
Content 5 features 5 features 5 features
Payments 0 6 features 6 features
Admin 0 5 features 5 features
Analytics 0 4 tiers 4 tiers
Integrations 0 Templates Templates
RBAC 0 Full system Full system
AI Tools 0 0 Complete

Detailed comparison

By Use Case

Building MVP: Authentication → Articles
Monetizing: Stripe Payments → Admin Panel
Scaling: Analytics → Integrations
AI Development: Cursor Setup → Claude Code

By Development Phase

Setup: Installation → Configuration
Development: API Guide → Frontend Guide
Deployment: Deployment Overview