{"id":23760736,"url":"https://github.com/caledoniaproject/indie-hacker-101","last_synced_at":"2026-02-10T00:03:33.226Z","repository":{"id":270051433,"uuid":"909196505","full_name":"CaledoniaProject/indie-hacker-101","owner":"CaledoniaProject","description":"The complete crash course to become an indie hacker","archived":false,"fork":false,"pushed_at":"2024-12-28T02:08:26.000Z","size":60,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-12T17:53:26.083Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CaledoniaProject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-28T01:55:09.000Z","updated_at":"2025-05-04T17:17:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"34522a68-001b-4573-be36-91f015bd059a","html_url":"https://github.com/CaledoniaProject/indie-hacker-101","commit_stats":null,"previous_names":["caledoniaproject/indie-hacker-101"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CaledoniaProject/indie-hacker-101","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2Findie-hacker-101","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2Findie-hacker-101/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2Findie-hacker-101/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2Findie-hacker-101/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CaledoniaProject","download_url":"https://codeload.github.com/CaledoniaProject/indie-hacker-101/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2Findie-hacker-101/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29286835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"ssl_error","status_checked_at":"2026-02-09T21:57:11.537Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-31T20:36:49.817Z","updated_at":"2026-02-10T00:03:33.211Z","avatar_url":"https://github.com/CaledoniaProject.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"### 说明\n\n目前全流程都完成了验证，后面如果有变化还会继续更新。\n\n- [产品开发](#产品开发)\n  - [1. 需求搜集](#1-需求搜集)\n  - [2. 第三方服务集成](#2-第三方服务集成)\n  - [3. 产品推广](#3-产品推广)\n  - [4. 用户支付](#4-用户支付)\n  - [5. 成本控制](#5-成本控制)\n- [公司注册](#公司注册)\n  - [1. 美国公司注册](#1-美国公司注册)\n  - [2. 美国公司维护](#2-美国公司维护)\n  - [3. 提取收益](#3-提取收益)\n  - [4. 关于ITIN](#4-关于itin)\n  - [5. 其他可选动作](#5-其他可选动作)\n- [产品生命周期](#产品生命周期)\n  - [SaaS创业流程](#saas创业流程)\n  - [过程中技能积累](#过程中技能积累)\n- [参考文章](#参考文章)\n\n### 产品开发\n\n#### 1. 需求搜集\n\n1. [Product Hunt](https://www.producthunt.com/)\n2. [AlternativeTo](https://alternativeto.net/)\n3. [Indie hackers](https://www.indiehackers.com/)\n4. [Hacker News](https://news.ycombinator.com/)\n\n#### 2. 第三方服务集成\n\n发邮件\n\n* [Resend，免费版每天100封](https://resend.com/pricing)\n\n用户和身份\n\n* [Clerk，免费版10000个用户](https://clerk.com/pricing)\n* [Auth0，免费25000个用户](https://auth0.com/)\n\n部署平台 / 后端服务\n\n* [Vercel，可以集成各家服务，如auth0、pg、redis，小应用免费；注册需要验证手机号](https://vercel.com/)\n* [Supabase，类似firebase的开源产品，最好用的是登录功能](https://supabase.com/)\n\n稳定性监控\n\n* [OpenStatus，免费网站状态监控，包括页面展示、故障通知等等](https://www.openstatus.dev/)\n\n页面错误监控，均提供免费版\n\n* [Sentry](https://sentry.io/pricing/)\n* [BugSnag](https://www.bugsnag.com/pricing/)\n* [InspectLet](https://www.inspectlet.com/plans)\n\n数据分析\n\n* [PostHog](https://posthog.com/pricing)\n\n表单\n\n* [Featurebase，免费需求反馈、Change Log维护网站](https://www.featurebase.app/)\n* [Tally，表单服务](https://tally.so/)\n\n文档\n\n* [VitePress - Markdown静态网站生成](https://vitepress.dev/)\n\n#### 3. 产品推广\n\n1. 社交媒体: Facebook、Twitter\n2. 产品论坛: Reddit、Discord\n3. 自媒体: Youtube、TikTok、Instagram、WikiHow\n\n#### 4. 用户支付\n\n主流支付渠道对比如下\n\n| 供应商                      | 类型 | 公司人数 | 费率                | 客服                           |\n| --------------------------- | ---- | -------- | ------------------- | ------------------------------ |\n| Lemon Squeezy(被Stripe收购) | MoR  | 8        | 5% + $0.5           | 24小时回复                     |\n| FastSpring                  | MoR  | 100+     | 5.9% + $0.95 / 8.9% | 3天起步                        |\n| Paddle                      | MoR  | 300+     | 5% + $0.5           | 3天起步                        |\n| Stripe                      | PSP | 13000+   | 2.9% + $0.3         | Slack实时，邮件小时级回复      |\n| PayPal                      | PSP | 20000+   | 4.4% + $0.3         | 客服答非所问，而且无法切换国家 |\n\n供应商情况说明\n\n1. Lemon Squeezy: 负面消息较多，包括服务不稳定、收费产品突然变成免费、CustomData丢失、非美国地区隐藏的提现费用、技术故障处理不透明。但是审核比较松，因此可以作为备选\n   * [Don't trust Lemonsqueezy with your business](https://www.reddit.com/r/SaaS/comments/1b3sf2l/dont_trust_lemonsqueezy_with_your_business/)\n   * [Paddle vs. Lemon Squeezy - Experiences](https://www.reddit.com/r/SaaS/comments/13noyxv/paddle_vs_lemon_squeezy_experiences/)\n   * [Lemon squeezy's Slack channel is shutting down](https://news.ycombinator.com/item?id=42210504)\n2. Paddle: 对应用审核严格且不透明，不会告知审核失败原因\n3. FastSpring: 无法直接注册开户，需要对方确认\n4. Stripe: Stripe不处理税务，需要自行计算[全球税率](https://docs.stripe.com/billing/taxes/tax-rates )\n\n税务问题\n\n1. [Stripe Tax](https://stripe.com/tax/pricing)\n2. [Merchant of Record](https://fastspring.com/blog/what-is-a-merchant-of-record-and-why-you-should-care/) 是什么？\n\n注意事项\n\n1. 一定要先提交申请，再去集成支付渠道，否则可能白忙活\n2. 条件允许最好接多个渠道，否则用户有投诉的时候可能会被暂停收款，造成业务有损\n\n#### 5. 成本控制\n\n免费云服务器\n\n1. Google/AWS/Azure都可以申请免费服务器，但是一般都有时间限制\n2. 微软会提供OpenAI的费用，AI开发者应该先考虑微软云\n\n### 公司注册\n\n#### 1. 美国公司注册\n\n中国大陆身份无法用于开通支付渠道，因此必须注册境外公司。\n\n| 供应商      | 初始费用 | 续费价格 | 初始服务                                             | 州 |\n|:------------- |:----------- |:---------------- |:------------------------------------------------------------ |:----- |\n| Stripe Atlas  | $500        | $100             | RA + 注册公司 + EIN + 年报 + Stripe + Mercury | DE    |\n| Firstbase     | $399        | $149             | RA + 注册公司 + EIN + 年报 + Mercury          | DE/WY |\n| WyomingAgents | $154        | $25              | RA + 注册公司 + 年报 + 收费邮箱           | WY    |\n\n手工注册流程\n\n1. 准备护照、专用邮箱、专用境外手机号、地址证明。\n2. 选择一家Register Agent注册公司 (美国公民或者永居才能是RA)。\n3. 申请EIN。有SSN在线申请，否则[通过传真提交SS4表格申请](https://www.llcuniversity.com/irs/how-to-apply-for-ein-without-ssn/#form-ss4)，1天搞定。[Fivver链接，需要选$15的，EIN + 147-C](https://www.fiverr.com/search/gigs?query=EIN)，加上手续费$18。\n4. 有EIN后，30天内[在线提交BOI](https://boiefiling.fincen.gov/)，流程可以参考[BOI报告申报](https://qinyang.wang/beneficial-ownership-information-report)。\n5. 开通企业银行: [Mercury](https://mercury.com/pricing)、[Wise](https://wise.com/us/pricing/)，1天搞定。如果被拒绝，绝大多数都是地址证明的问题。\n6. 开通Stripe、关联Mercury银行，10分钟搞定。\n\n企业银行选择\n\n1. Mercury，没有限制，存款超过500K可以买美债\n2. Brex，门槛很高，不适合初创公司\n3. Found、RelayFi，需要美国物理地址才能申请，RA属于虚拟地址\n\n公司起名\n\n1. 可以通过ChatGPT生成，如果实在想不到名字可以考虑以Studio/Lab/Works结尾\n2. 注册前先在Google、域名注册商、商标局、州查询是否有重复的情况\n3. WY州在[这里查询](https://wyobiz.wyo.gov/Business/FilingSearch.aspx)\n4. 美国商标在[这里查询](https://www-search.uspto.gov/)\n\n其他从供应商询问到的信息\n\n1. Mercury: \n   * 不能存款(Stripe提现可以)\n   * 美元全球汇款无手续费，可以给中国、香港汇款\n   * 可以只要虚拟卡(否则需要通过Register Agent转发，承担快递费用或者丢卡风险)\n2. wyomingagents\n   * 续费价格费用构成: $100 filling fee + $63 state fee + $25 register agent\n   * 邮件扫描费用说明: 超过限制后每封$15，无法决定哪些邮件会被扫描，但是他们会丢弃垃圾邮件，并且州或者联邦政府发送的邮件免费扫描上传\n   * 提交BOI $25，申请EIN $250，价格不合理\n3. Firstbase优惠码 PARTNER10、LIGHT10、AUTOPILOT10、MAILROOM10\n4. EIN: 首次申请EIN，没有SSN不会立即给你CP-575表单，只会平邮到公司注册地址，大概2~3周；147-C可以通过电话申请，会立即传真给你\n\n#### 2. 美国公司维护\n\n合规事项\n\n1. 每年传真提交 Form 1120 + 5472，截止时间4.15、与公司财年无关；Fivver价格$50起步\n   1. IRS [Form 1120 退税表](https://www.irs.gov/pub/irs-pdf/f1120.pdf)、[Form 5472 外国人持股表](https://www.irs.gov/pub/irs-pdf/f5472.pdf)\n   2. [How Much Does an LLC Cost by State (2024 Guide) - Do LLCs pay taxes?](https://www.llcuniversity.com/llc-filing-fees-by-state/#do-llcs-pay-taxes)\n   3. [美国公司LLC如何完成Form1120、Form5472申报](https://zhuanlan.zhihu.com/p/687221777)\n   4. 在[NAICS](https://www.naics.com/search/)上查询Business Code，用于填表\n   5. [Fivver链接](https://www.fiverr.com/chkhizaraslam/provide-you-the-services-of-tax)，$72、2天搞定，需要提前沟通，未验证。\n2. 每年在线提交 State Annual Report，就是给州交钱，价格跟公司净资产有关系，最低$60。最晚提交时间是公司注册月份的第1天，最早可以提前1年提交。\n   1. https://www.llcuniversity.com/wyoming-llc/annual-report/\n   2. https://wyobiz.wyo.gov/Business/AnnualReport.aspx\n\n美国公司注意事项\n\n1. LLC报税穿透到个人，但报税只需要EIN，并不需要ITIN。有ITIN可以用来申请信用卡，没有只能申请押金卡\n2. 有融资需求需要选Corporation，[报税需要提交 Form 1120](https://www.zhihu.com/collection/774430862)\n\n#### 3. 提取收益\n\n根据类型选择[不同的提现方式](https://finally.com/blog/accounting/owners-draw/)，\n\n| 类型 | 所有者提现 | 工资             |\n| --------------- | ------------ | ------------------ |\n| Sole Proprietor | Yes          | Optional           |\n| Partnership     | Yes          | Optional           |\n| LLC             | Yes          | Optional           |\n| S Corporation   | Yes          | Required (if paid) |\n| C Corporation   | No           | Required           |\n\n税务合规\n\n1. 在美国，外国人只要正常提交IRS表格，收益可以离开美国\n2. 在中国，类型选择境外/股利收入，每年3~6月自行申报即可\n\n#### 4. 关于ITIN\n\n外国人没有SSN，可以通过IRS申请ITIN用于个人报税。如果只是注册Single Member LLC没有申请的必要，因为此类LLC报税可以通过EIN发起。不过，如果需要在美国申请信用卡则必须有ITIN，否则只能申请押金信用卡。\n\nITIN申请方法\n\n1. [Fiverr CAA申请大约$260](https://www.fiverr.com/caaitin_com/apply-itin-number-for-your-as-irs-caa)\n2. 邮寄护照原件方案丢失概率高\n3. 美国大使馆公正护照$50，邮寄费用未知\n\n#### 5. 其他可选动作\n\n准备专用电话号码\n\n1. 美国可以买UltraMobile PayGo，可以京东买，可以转eSIM\n2. 英国可以买giffgaff，可以官网买\n3. 其他的只能买到流量卡，可以找国外代购\n4. **国内小号不支持跟境外号码通信**，不要买\n\n### 产品生命周期\n\n#### SaaS创业流程\n\n1. 找点子，解决用户的需求\n2. 快速上线、对接支付，检验产品价值\n3. 运营推广\n4. 卖给大公司\n\n#### 过程中技能积累\n\n1. 低成本产品开发，如用户界面、后端服务、数据统计、稳定性和错误监控、SEO优化、文档服务\n2. 产品运营能力，如运营文案、广告投放、社区维护\n3. 业务分析能力，如市场分析、产品定价、成本核算\n\n### 参考文章\n\n基础准备\n\n1. [硬地骇客](https://book.hardhacker.com/toc)\n2. [历时两周把海外公司、银行账户、Stripe 都注册下来了，无论收美元还是 USDT，从此实现全球收款国内到账](https://m.okjike.com/originalPosts/64d4e94e58c9056cf4fed028?s=eyJ1IjoiNjJhYTljZTI2N2YwNTAwMDExNDYwOTE5IiwiZCI6Mn0%3D)\n3. [AppStore开发者银行账户美国报税表怎么填？协议、税务和银行如何设置？](https://blog.zhheo.com/p/137a3891.html)\n4. [《独立开发者的艺术》打造最全的独立开发者指南，一人公司](https://github.com/hua1995116/indiehackers-steps)\n\n获取用户\n\n* [1000UserGuide：对独立开发者和创业者来说，找到前1000个早期用户太关键了。这里精心整理了300多个国内外渠道，适合独立开发者和创业者推广产品的渠道](https://github.com/naxiaoduo/1000UserGuide)\n* [如何获取用户](https://sideproject.guide/getting-users)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaledoniaproject%2Findie-hacker-101","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaledoniaproject%2Findie-hacker-101","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaledoniaproject%2Findie-hacker-101/lists"}