单人开发社交排期工具Post Bridge,4年试错后做到3.5万美元月收入
Hitting $35k MRR after struggling to make money online for four years
Post Bridge · 社交媒体排期工具 · 1个月 · $3.5万/月
- ⚡4年试错零稳定收入后靠自用痛点产品破局,没有追任何热门赛道
- 🎯TikTok零代码验证需求,上线前攒4000名付费种子用户
- 🚀坚持无免费硬付费墙策略,月运营成本仅100-200美元,利润率极高
- 💡重复复用300次的短视频模板,单条内容变体带来3万+产品下载量
4年线上创业试错后自学编程,1个月开发社交排期工具,靠公开短视频内容运营做到3.5万MRR,单人轻资产启动,适合有内容输出能力的独立开发者。

尝试所有方向
Trying everything
六年前我从大学最后一个学期辍学,想创业起点要线上赚钱,不想做传统工作,我意识到自己做雇员会非常痛苦。我尝试了所有方向:按需打印T恤设计、联盟营销博客、两年内发布2000多条YouTube视频、加密货币(赚过钱最后全亏掉)。三年前我决定自学编程开发自己的应用。我现在的核心精力都投入在Post Bridge上,这是一款面向小团队的社交媒体排期工具,支持代理友好的工作流,1年半前上线,目前月收入5万加元(约3.5万美元)。过去8个月增长进入平台期后,最近6个月我实现当前收入了MRR翻倍。
Six years ago, I dropped out of my last semester of college to make money online. I didn't want to work a traditional job. I tried everything: print-on-demand T-shirt designs, affiliate marketing blog posts, 2000+ YouTube videos in under two years, crypto where I made money and lost it all. Finally, three years ago, I decided to learn to code and build my own apps. Most of my focus currently goes into Post Bridge, a social media scheduling tool for small teams, featuring agent-friendly workflows. I launched it one and a half years ago, and it generates $50k CAD ($35K USD) MRR. In the last six months, I doubled the MRR after an eight-month plateau.
Who is it for?
- ✓有编程基础的独立开发者
- ✓擅长短视频内容输出的创业者
- ✓能接受长期试错的实践者
Not for
- ✗追求快速变现的投机者
- ✗不愿公开输出的纯研发人员
- ✗期望零成本短期爆量的创业者
TikTok验证需求
TikTok validation
我的第一款应用(不是Post Bridge)是在TikTok上先做验证再开发的:我用ChatGPT生成了原型图,发了一条TikTok视频问「如果能实现X功能你会用吗零代码验证?」,有三个人评论说想要这款应用,我就动手开发了。之后我几乎日更视频展示开发进度,上线前我在TikTok和Instagram积累了4000名等待试用的粉丝,上线当天哪怕产品非常粗糙也有不少人付费。我持续在YouTube、IG、TikTok日更视频推广,但最终热度消退,因为产品本身价值不足。在开发Post Bridge的三个月前,我和未婚妻散步时崩溃大哭,我觉得自己是个失败者:我已经在线上折腾了4年,花了一年学编程,月收入还没超过3000美元。之后我偶然发现了新机会:为了推广第一款应用,我每天手动发多条TikTok视频再同步到其他4个平台,效率极低,于是我做了一个基于API的排期工具,我把它分享到Twitter,哪怕我粉丝很少,内容却爆了,很多人都想要这个工具。
For my first app — not Post Bridge — I validated it on TikTok before building it. ChatGPT created mockup images, then I made a TikTok saying, "What if you could do X?" Three people commented, wanting an app like it. So I made it. From there, I made videos nearly daily explaining the idea and showing my progress. By the time I was ready to launch, I had 4,000 people following me across TikTok and Instagram, ready to try the app! And on launch day, a few people bought it — even though it sucked really badly. I kept making daily update videos on YouTube, IG, and TikTok to market it, but eventually the hype stopped because the app wasn't valuable or good enough. Three months before Post Bridge's creation, I was on a walk with my now-fiancée and I broke down crying. I thought I was a failure. I had been trying to make money online for four years. I had spent a year learning to code. And I was still struggling to break $3k/mo. But then, I lucked out. In an attempt to grow my first mobile app, I was posting multiple TikToks daily, then cross-posting them to four other platforms — all manually. This didn't scale, so I made an API-based scheduling solution. I shared it on Twitter, and despite my lack of followers, it blew up — many others wanted it too!
关键里程碑
6年前 · 大学辍学尝试各类线上赚钱项目,未获稳定收入
3年前 · 自学编程,第一款产品靠TikTok验证需求上线
1.5年前 · 开发Post Bridge,发布到Twitter后获得大量用户需求
上线后14个月 · MRR翻倍达到3.5万美元/月
产品开发
Building the product
知道很多人在等这个产品上线给了我巨大动力,我花了一个月从零开发完Post Bridge,最初只支持少数几个平台,除了时间没有任何成本。现在有用户之后每月运营成本只有100-200美元。我全程独立开发运营,只有少量外包帮我做过一些清理工作。我的技术栈是Next.js,独立部署API后端,搭配Unkey+Supabase,后来因为Supabase出站流量费每月涨到1000美元,我改用R2做存储,成本为零。早期我遇到过大量技术栈DDoS攻击,后来我加了限流规则、安全监控和Vercel WAF解决了问题。
Knowing that people eagerly awaited its release was a huge motivation for me. It helped me work long days for a month — and it didn't feel like work. It was quite fun and exciting, even when everything was breaking. I built Post Bridge from scratch in about a month. It only worked on a few initial platforms — a fraction of what I support now. It cost me nothing except time to build. Now that I have users, costs are between $100 and $200 per month. I did it all alone, and I still do. The only exception is some contractors I hired a while back to clean a few things up. My tech stack includes Next.js and a simple backend hosted separately for the API with Unkey + Supabase. I now use R2 for storage because Supabase egress costs were about $1,000 a month and growing (R2 is zero, which is nice). Early on, I faced significant challenges: I was frequently attacked and DDoS'd because Post Bridge was public. Since then, I have learned a lot, adding rate limits, enhanced security, and monitors for these issues, plus Vercel WAF.
技术与运营策略
不做免费计划
No free plans
我所有产品都是先给自己用,之后直接定价发布。我从来不做免费计划,而是用硬付费墙或者需要信用卡验证的免费试用变现,唯一例外是我之前做的情侣应用是免费增值模式。一定要为你的产品收费,不付费策略要担心初期销量低,这能过滤掉无效用户,倒逼你提供真实价值,这是成功的关键。
I first make every app for myself, then I price it and release it. I've learned not to offer free plans. Instead, I rely on hard paywalls or credit card-based free trials to generate revenue. One exception is a mobile app that generated significant revenue, which is freemium (Lovelee Couples App). Charge for your product. Don't fear low sales. This filters out noise and forces you to provide real value, which is essential for success! It's a very good thing!
收入模式说明
公开发布
Building in public
我在X上分享想法,在TikTok和Instagram发视频,还在YouTube做了一年的开发日志。我会发布新功能,但很快内容就会枯竭,所以我会反复调整内容框架,比如我做了一个TikTok内容模板,重复修改用了300次,直到播放量下滑,给我的一款应用带来了超过3万次下载。相比AI生成内容和广告,用户更容易和真实的人建立连接,这也帮我在SaaS垂直领域积累了Twitter粉丝。内容复用策略
For growth, I post my thoughts on X, and I make videos on TikTok and Instagram. I also created dev logs on YouTube for a year. I post new features, but those quickly become stale and bloated, so I often find new ways to articulate core concepts or showcase existing features. For example, I created a TikTok format and reused it 300 times, modifying parts until views declined, which brought over 30,000 downloads to one of my mobile apps. This all helped me explain what I do and its interest and value to others. People connect better with other people than with AI-generated content or ads. And it allowed me to build a Twitter following related to my SaaS niche — though the following grew mostly after the success, not before.
增长渠道组合
坚持走下去
Just keep going
我最大的挑战就是在低谷期找到每天的小胜利。有正向反馈的时候坚持很容易,但有时候你醒过来就会怀疑自己能不能成功,尤其是积蓄快花完的时候,很难保持乐观。我没有什么黄金法则,只能告诉你坚持走下去。
My biggest challenge was always finding daily wins during dark or hard times. It's easy to keep going with existing momentum or routine. But then some days, you wake up and doubt you'll ever make it. Especially as you feel the pressure of savings running out. It's hard to stay optimistic. Sorry, I have no golden wisdom here. Just keep going.
核心心态
用户评论与创作者回复
已过滤 spam、低价值附和与重复内容 · 原始 113 条 · 展示 3 条 · 创作者回复 0 条
Perfectionism is just fear with better branding. I spent 12 months polishing ideas instead of testing them, killing them in my head before they ever touched reality.
完美主义不过是换了好听包装的恐惧,我花了整整一年打磨各种想法却从来没落地测试,所有项目都在脑子里就被自己毙掉了。
笔记:点出了绝大多数独立创业者失败的核心隐性原因,过度追求完美反而不敢迈出第一步。
Four years of grinding under $3k/mo to $35k MRR isn't a hockey stick — it's a staircase with a lot of flat landings. Most success stories skip the flat parts.
从月入3千到3.5万不是什么指数增长曲线,而是有很长很长平台期的阶梯,绝大多数成功故事都把这些停滞的阶段剪掉了。
笔记:打破了创业者对一夜暴富的幻想,真实还原了独立创业的长期爬坡状态。
How do you differentiate the slow marketing grind from an idea that genuinely should be dropped because it's not worth it?
你怎么区分现在只是营销的长期打磨阶段,还是这个想法本身就不值得继续投入应该直接放弃?
笔记:这是所有创业者都会遇到的核心决策难题,帮助大家建立判断项目生死的标准。
Localization Notes
- 国内可替换Supabase用腾讯云开发/阿里云服务,Cloudflare R2对应阿里云OSS零出站流量成本方案,大幅降低单人SaaS运营成本
- 海外TikTok验证逻辑可直接平移到抖音/视频号,用AI生成产品原型短视频,零代码验证需求再动手开发
- 避开国内通用社交媒体排期工具的红海,主打跨境电商/海外内容运营小团队的专属代理排期场景,差异化获客
- 国内独立开发者普遍不善公开输出,可复用创始人重复300次的短视频模板策略,大幅降低内容创作门槛
- 国内SaaS普遍做免费版,可小范围测试信用卡验证免费试用策略,过滤无效用户提升付费转化率
- 参考创始人先解决自己手动跨平台发内容的真实痛点再产品化的路径,大幅提升找到产品市场匹配的概率