finally launching my new app | coding vlog ep. 4
Quick Overview
The developer successfully implemented and launched two major features for their startup, Yorby AI: a marketplace for hiring vetted creators and a viral content database, deciding on a per-seat pricing model ($20/month per user) despite initial Stripe integration complexities, and they plan to continue building out infrastructure and features like Stripe billing and advanced content remixing in the following weeks.
Key Points: The developer achieved two major product milestones: launching the creator hiring marketplace and the viral content database for Yorby AI. The chosen pricing model is per-seat, starting at $20/month per user, with an immediate $10 prorated charge for new users joining mid-cycle. Initial Stripe integration for billing proved unexpectedly complex, requiring custom work to handle prorations and user removals mid-cycle. The creator marketplace requires manual review of every applicant's social media profiles and video portfolios by an admin. The viral content database allows users to filter content by platform (TikTok, Instagram), niche (e.g., 'Go-Tech', 'Dating/Apps'), and format (e.g., 'Talking Head', 'Slid Without Music'). The developer plans to immediately start building more complex infrastructure, including Stripe billing features and AI-driven content remixing capabilities.
Context: This vlog, Episode 4, documents the progress of a solo developer building their startup, Yorby AI, which aims to be an 'ultimate social media marketing tool.' The update covers the implementation of two core features that the developer believes are critical for the product's value proposition: a marketplace to hire vetted content creators and a database of viral marketing content for inspiration. The developer also discusses the initial pricing strategy decided upon, which is based on a per-seat subscription model.
Detailed Analysis
The developer outlines the progress on Yorby AI, focusing on two main features: the creator hiring marketplace and the viral content database. The marketplace allows users to hire vetted creators, and the database provides inspiration by allowing filtering of high-performing viral content by platform, niche, and format. The developer details the initial payment strategy using Stripe, opting for a per-seat pricing model ($20/month per user) with prorated billing for mid-cycle additions, which required complex custom logic to handle correctly, unlike simpler previous projects. They acknowledge the complexity of the Stripe integration, which took considerable time but is now functional. The developer emphasizes the importance of these internal tools for managing user access and billing accurately. Looking ahead, the immediate focus is on finalizing the per-seat billing infrastructure and beginning work on AI-driven content remixing features.