fr3n — Creator Community Platform
fr3n empowers creators, artists, and content creators to own their audience relationships and data while providing AI-driven community building tools and direct monetization. Built as a large-scale monorepo with multiple applications and shared packages.
Applications
- Fan App (
fan/) — The main fan-facing application with marketing site, internationalized landing pages (en/de/es), subdomain-based creator spaces, and community features - Creator Hub (
tech/) — Dashboard for creators with analytics, a drag-and-drop page builder, fan CRM, and community management tools - API (
api/) — Hono-based REST API running on AWS Lambda with tenant management, content endpoints, fan graph, and analytics APIs - Auth (
auth/) — OpenAuth authentication server with multi-provider support, session management, and community subdomain handling
Packages & Libraries
- RizzR3n — fr3n’s custom design system built as a Next.js component library with UI components, marketing sections, layout builders, and background animations
- Database Layer — ElectroDB entities for DynamoDB single-table design with shared utilities
- Remotion Videos — Automated product video generation using Remotion, rendering marketing demos directly from actual UI components
- Miniapp Bridge — SDK for embedding fr3n features in third-party apps
- Icons — Shared SVG icon library used consistently across all applications
Infrastructure
The entire platform runs on AWS serverless via SST (Serverless Stack):
- Compute: AWS Lambda with Hono API handlers
- Database: DynamoDB with ElectroDB for expressive single-table design
- Frontend: Next.js 15 with React 19 deployed via CloudFront
- Auth: OpenAuth with multi-provider support (social logins, wallet connect)
- Storage: S3 for media, SES for transactional emails
- Payments: Integrated Solana wallet support for crypto-native creators
Highlights
- Subdomain-based multi-tenancy for creator spaces
- AI-driven community building and engagement tools
- Full internationalization (i18n) pipeline
- Posthog analytics integration
- Solana wallet adapter for Web3 features