大家好,我是程序员凌览。
本文给大家介绍一个零代码的开源库,它只收录独立开发者出海技术栈和工具;帮助独立开发者更好地应对出海挑战。
从短短一周时间斩获2.4k Star的数据看,拥有自己的产品并能够凭借它实现经济自给自足真的是很多程序员的一个梦想。
仓库地址:https://github.com/weijunext/indie-hacker-tools
在线导航站:https://chuhai.tools/
Web 开发模板
模板 | 特性 | 链接 |
---|---|---|
smart-excel-ai(免费) | Next.js。集成了登录、支付(lemon squeezy)、AI功能 | https://github.com/weijunext/smart-excel-ai |
Opensaas(免费) | React + Node.js。集成了登录、支付(stripe)、邮件、AI功能 | https://github.com/wasp-lang/open-saas/ |
Shipfast(付费) | Next.js。集成了登录、支付(stripe)、邮件、AI功能 | https://shipfa.st/ |
Chrome 插件开发模板
模板 | 特性 | 链接 |
---|---|---|
Plasmo | 支持 React、Vue 等多种前端框架 | https://www.plasmo.com/ |
wxt.dev | 支持 Vue、Svelte 等多种前端框架 | https://wxt.dev/ |
技术栈推荐
前端
技术栈 | 备注 | 链接 |
---|---|---|
Next.js🌟 | 基于 React | https://nextjs.org/ |
Remix | 基于 React,Next.js最大竞争对手 | https://remix.run/ |
Nuxt | 基于 Vue | https://nuxt.com/ |
后端
技术栈 | 备注 | 链接 |
---|---|---|
Nest.js | 基于 Node.js | https://docs.nestjs.com/ |
Midway.js | 基于 Node.js | https://midwayjs.org/ |
数据库
技术栈 | 备注 | 链接 |
---|---|---|
Supabase🌟 | 支持数据库、文件存储、登录鉴权 | https://supabase.com/ |
Upstash🌟 | 支持 Redis、kafka、向量数据库 | https://console.upstash.com https://realm.io/ |
Mongodb🌟 | Mongodb 官方提供一个免费数据库 | https://www.mongodb.com/products/platform/cloud |
Realm | SQLite 的快速、可扩展的替代方案,具有从移动到云的数据同步功能,可以轻松构建实时、反应灵敏的移动应用程序。 | https://realm.io/ |
ORM
技术栈 | 备注 | 链接 |
---|---|---|
Prisma🌟 | https://prisma.io/ | |
TypeORM | 用于 TypeScript 和 JavaScript 的 ORM。支持MySQL、PostgreSQL、MariaDB、SQLite、MS SQL Server、Oracle、SAP Hana、WebSQL数据库。适用于 NodeJS、Browser、Ionic、Cordova 和 Electron 平台。 | https://github.com/typeorm/typeorm |
样式与UI库
技术栈 | 备注 | 链接 |
---|---|---|
Tailwind CSS🌟 | https://tailwindcss.com/ | |
Shadcn/ui🌟 | https://ui.shadcn.com/ |
原型设计
技术栈 | 备注 | 链接 |
---|---|---|
[v0]() | Text to UI, 免费用户有 200 Credits / 每月 | https://v0.dev/ |
usegalileo | Text to UI, 免费用户有 200 Credits | https://www.usegalileo.ai/ |
vx.dev | Text to UI, v0.dev的开源替代品 | https://github.com/Yuyz0112/vx.dev |
登录鉴权
技术栈 | 备注 | 链接 |
---|---|---|
Clerk🌟 | https://clerk.com/ | |
Supabase | PostgreSQL数据库、文件存储、登录鉴权 | https://supabase.com/ |
Lucia | 登录鉴权 | https://github.com/lucia-auth/lucia |
Next-Auth v4 | https://next-auth.js.org/ | |
Next-Auth v5 | v5 配置和 v4 不同,请注意区分 v5 Demo | https://authjs.dev/getting-started/introduction |
支付
技术栈 | 备注 | 链接 |
---|---|---|
Lemon Squeezy🌟 | 支持个人香港卡、虚拟卡,国内开发者首选 | https://www.lemonsqueezy.com/ |
Stripe | 需要企业资质 | https://stripe.com/ |
邮件
技术栈 | 备注 | 链接 |
---|---|---|
Resend | https://resend.com/ | |
Nodemailer | https://github.com/nodemailer/nodemailer | |
React Mail | https://react.email/ |
网站分析
技术栈 | 备注 | 链接 |
---|---|---|
Google Analytics | https://analytics.google.com/analytics/web/ | |
Plausible | https://plausible.io | |
Umami | 开源可自部署 | https://umami.is/ |
Clarity | 微软出的分析工具 | https://clarity.microsoft.com/ |
在线客服
技术栈 | 备注 | 链接 |
---|---|---|
Tawk | 中国地区可注册 | https://tawk.to/ |
部署与托管
技术栈 | 备注 | 链接 |
---|---|---|
Vercel🌟 | 首选 | https://vercel.com/dashboard |
Aircode | 字节跳动出品 | https://aircode.io/ |
Zeabur | 国内出海团队出品,作者:@MichaelYuhe | https://zeabur.com/ |
Railway | https://railway.app/ | |
Netlify | https://www.netlify.com/ | |
Github Pages | https://pages.github.com/ | |
Cloudflare Pages | https://developers.cloudflare.com/pages/ |
域名购买
技术栈 | 备注 | 链接 |
---|---|---|
Namesilo🌟 | 自动屏蔽whois | https://www.namesilo.com/ |
Namecheap | 据说比较便宜 | https://www.namecheap.com/ |
Godaddy | 狗爹,懂的都懂 | https://www.godaddy.com/ |
Cloudflare | https://cloudflare.com/ | |
阿里云 腾讯云 字节火山引擎 | 国内平台,cn域名首选平台 | https://wanwang.aliyun.com/domain |
文档管理
技术栈 | 备注 | 链接 |
---|---|---|
Notion | https://notion.so/ | |
VitePress | Vite & Vue 驱动的静态站点生成器 | https://vitepress.vuejs.org/ |
Astro Starlight | 建立在 Astro 框架之上的全功能文档主题 | https://starlight.astro.build/ |
图片视频处理工具
技术栈 | 备注 | 链接 |
---|---|---|
Tinypng | 图片压缩 | https://tinypng.com/ |
Tinify | 图片压缩 - 国内版 | https://tinify.cn/ |
video-to-gif | 视频转 GIF | https://ezgif.com/video-to-gif |
录屏
技术栈 | 备注 | 链接 |
---|---|---|
focusee | https://gemoo.com/focusee/ | |
Screen Studio | https://www.screen.studio | |
OBS Studio | 开源、windows、mac、linux | https://obsproject.com/ |
短链
技术栈 | 备注 | 链接 |
---|---|---|
dub | 免费用户每个月可以创建25个链接 | https://github.com/dubinc/dub |
往期推荐
关注公粽号【程序员凌览】回复"1",获取编程电子书
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。