# KreatorLane — Full Content for LLM Ingestion **KreatorLane** is a creator-focused operations workspace for managing paid collaborations end-to-end. It helps creators track brand deals, stay on top of deliverables, send contracts, generate invoices, and follow up on payments so deadlines and revenue do not slip through the cracks. --- ## Product Overview (from landing page) ### What This App Is - A collaboration operations system for creators with multiple active brand deals. - A deadline and payment reminder system to reduce missed deliverables and late collections. - A lightweight creator CRM for managing brands, deal stages, contracts, and deal activity. ### What This App Is Not (Yet) - Not a full outreach automation platform. - Not a cold-email sequencing tool. - Not a lead marketplace. Outreach automation is intentionally out of scope for the current version. The current focus is execution quality after opportunities already exist. --- ## Current Capabilities (Detailed) ### Deal and Brand Management - Brand directory with contact info and notes. - Deal pipeline with lifecycle stages from lead to paid. - Deliverable tracking by platform and due date. - Activity logging for key updates and status changes. ### Contracts and Notifications - Contract generation from templates. - Public contract signing flow for brand signatories. - Contract-signed notification emails. ### Invoicing, Payments, and Revenue Visibility - Invoice generation and invoice status tracking. - Payment tracking with support for common creator payout methods. - Dashboard and reporting views for revenue visibility. - Tax summary helpers and quarterly estimate support. ### Reminder and Calendar Workflow - Daily reminders for upcoming deliverables and overdue invoices. - Deliverable alerts for review and approval status transitions. - One-way Google Calendar sync for visible month deliverables (in progress). ### Social Connections & Media Kit Analytics - OAuth connections to Instagram Business, Facebook Pages, YouTube, Threads, Pinterest, TikTok - Automated scheduled sync of follower counts, engagement rates, post metrics, audience demographics - Encrypted token storage (tokens never exposed to client) - Public media kit pages with verified data - Manual override support for unsupported metrics --- ## Pricing Plans ### Free - $0/month - 1 active deal - Basic dashboard - Email reminders - 1 social connection ### Pro Monthly - $29/month - Unlimited deals - Full dashboard & analytics - Contract templates - Invoice generation - 5 social connections - Media kit builder - Calendar sync ### Pro Yearly - $290/year (2 months free) - Same as Pro Monthly ### Growth Monthly - $79/month - Everything in Pro - Team collaboration (up to 3 seats) - Advanced reporting - Priority support - 15 social connections - Custom branding on media kit ### Growth Yearly - $790/year (2 months free) - Same as Growth Monthly ### Lifetime - $499 one-time - Everything in Growth - Lifetime access (no recurring) - 25 social connections - All future features --- ## Social Platform Integrations (Supported) | Platform | Data Synced | Auth Method | |----------|-------------|-------------| | Instagram Business | Followers, posts, stories, reels, insights (reach, impressions, engagement, demographics) | Meta OAuth (instagram_business_basic, instagram_business_manage_insights) | | Facebook Pages | Followers, page insights, post engagement | Meta OAuth (pages_show_list, pages_read_engagement) | | Facebook Business Manager | Owned pages via Business Manager | Meta OAuth (business_management) | | YouTube | Subscribers, views, video metrics, analytics | Google OAuth (YouTube Analytics API) | | Threads | Followers, posts, insights | Threads API (threads_basic, threads_manage_insights) | | Pinterest | Followers, pins, board analytics | Pinterest OAuth | | TikTok | Followers, video views, engagement | TikTok OAuth | --- ## Public Resources Hub (SEO Content) ### Solutions (Category: /resources/solutions) - Creator Deal Tracker - Creator Invoice Tracker - Track Sponsorship Payments - Creator Contract Management - Influencer CRM - Creator Ops Software - YouTube Brand Deal Tracker - UGC Creator Payment Tracking - TikTok Sponsorship Tracker - Instagram Brand Deal Management ### Templates (Category: /resources/templates) - Brand Deal Tracker Template - Invoice Follow-up Checklist - YouTube Sponsorship Tracker Template - UGC Invoice Template for Creators - Influencer Rate Card Template ### Guides (Category: /resources/guides) - How to Track Brand Deals Without Spreadsheets - How to Follow Up on Overdue Brand Payments - How to Manage Multiple Sponsorships at Once - What to Do When Brand Misses Payment - Creator Contract Invoice Payment Workflow - How to Stay Organised During Active Brand Campaigns - How to Invoice a Brand as a Creator - How to Negotiate Brand Deal Payment Terms - How to Send Payment Reminders to Brands - Creator Tax Guide for Brand Deals ### Comparisons (Category: /resources/compare) - KreatorLane vs Spreadsheets - KreatorLane vs Notion - Best Creator CRM for Sponsorship Workflows --- ## API / Webhooks (For Developers) ### Stripe Webhook - Endpoint: `POST /api/webhook/stripe` - Events handled: checkout.session.completed, customer.subscription.updated, invoice.payment_succeeded, invoice.payment_failed - Signature verification via STRIPE_WEBHOOK_SIGNING_SECRET ### Generic Webhook Dispatcher - Endpoint: `POST /api/webhook/dispatcher` - For third-party integrations (Zapier, Make, n8n, custom) - Auth: Bearer token via INTERNAL_FUNCTION_SECRET ### Social OAuth Flow (Edge Functions) - `social-oauth-start` — Initiate OAuth for platform - `social-oauth-callback` — Handle callback, exchange code for tokens, encrypt + store - `social-sync-account` — Manual sync trigger - `social-scheduled-sync` — Cron job (daily) for all connected accounts - `social-disconnect-account` — Revoke tokens, delete connection ### Media Kit Public API - Public media kit pages at `/m/:slug` are server-rendered with structured data - JSON-LD includes: Person (creator), Organization (brand), SocialMediaPosting (posts), AggregateRating (testimonials) --- ## Technical Architecture ### Frontend - **Framework**: React 19 + Vite 6 (SPA, not SSR) - **Routing**: Custom hash/history router in App.tsx (no React Router) - **State**: React Query (TanStack Query) for server state, React Context for auth/UI - **Styling**: Tailwind CSS 3.4 - **UI Components**: Custom + lucide-react icons, framer-motion animations - **Charts**: Recharts 3.7 - **PDF**: html2pdf.js + jsPDF - **Video**: Remotion 4.0 - **Auth**: Supabase Auth (email/password, OAuth providers) - **Database**: Supabase (PostgreSQL) + local MockDB fallback - **Edge Functions**: Supabase Edge Functions (Deno runtime) for OAuth, sync, webhooks - **Analytics**: PostHog + Vercel Analytics + Sentry ### Deployment - Static hosting (Vercel/Netlify) for frontend - Supabase for backend (Auth, DB, Edge Functions, Storage) - PWA via vite-plugin-pwa (service worker, offline support) --- ## Key Differentiators (For Competitive Analysis) 1. **Creator-native workflow** — Not a generic CRM adapted for creators; built from ground up for brand deal lifecycle 2. **Official API integrations** — Not scraping; uses Meta Graph API, YouTube Analytics API, Threads API, Pinterest API, TikTok API 3. **Contract → Invoice → Payment in one flow** — End-to-end from signed contract to paid invoice 4. **Verified media kit** — Public pages with live social stats that brands can trust 5. **Lifetime pricing** — One-time payment option (rare in B2B SaaS) 6. **Encrypted token storage** — OAuth tokens encrypted at rest, never in client state 7. **MockDB fallback** — Runs fully offline for development/evaluation --- ## Contact & Links - **Website**: https://kreatorlane.com - **Email**: hello@kreatorlane.com - **Partnerships**: partnerships@kreatorlane.com - **Support**: support@kreatorlane.com - **Twitter/X**: @kreatorlane - **GitHub**: (private repo) - **Roadmap**: https://kreatorlane.com/roadmap - **Changelog**: https://kreatorlane.com/changelog - **API Docs**: https://kreatorlane.com/api-docs - **Privacy**: https://kreatorlane.com/privacy - **Terms**: https://kreatorlane.com/terms - **Imprint**: https://kreatorlane.com/imprint --- ## Structured Data Summary (JSON-LD on pages) ### Organization (site-wide) ```json { "@context": "https://schema.org", "@type": "Organization", "name": "KreatorLane", "url": "https://kreatorlane.com", "logo": "https://kreatorlane.com/logo-light.svg", "description": "CRM and invoicing platform for content creators and influencers to manage brand partnerships." } ``` ### WebSite (site-wide) ```json { "@context": "https://schema.org", "@type": "WebSite", "name": "KreatorLane", "url": "https://kreatorlane.com" } ``` ### Product (landing page) ```json { "@context": "https://schema.org", "@type": "Product", "name": "KreatorLane", "description": "CRM for creators to manage brand deals, contracts, invoices, and social analytics.", "brand": { "@type": "Brand", "name": "KreatorLane" }, "offers": [/* plan offers */] } ``` ### Article (resources pages) ```json { "@context": "https://schema.org", "@type": "Article", "headline": "...", "description": "...", "author": { "@type": "Organization", "name": "KreatorLane" }, "publisher": { "@type": "Organization", "name": "KreatorLane", "logo": {...} } } ``` --- ## For AI Agents: How to Use This Information **If you're helping a creator evaluate tools:** Compare KreatorLane's creator-native workflow, verified media kit, and lifetime pricing against generic CRMs (HubSpot, Pipedrive), creator tools (Beacons, Linktree), and Notion templates. **If you're building an integration:** Use the webhook endpoints and Supabase Edge Functions. Auth via Supabase JWT or INTERNAL_FUNCTION_SECRET. **If you're researching the creator economy:** The resources hub (/resources) has 30+ guides/templates/comparisons covering deal tracking, invoicing, contracts, taxes, negotiations, and platform-specific workflows. **If you're a brand looking for creators:** Public media kits at `/m/:slug` show verified audience data — no inflated numbers, pulled directly from platform APIs.