独立开发指南
2025/9/23大约 1 分钟
独立开发指南
Github
快速搭建一个应用
怎么给 APP、网站设计一个好的配色
免费可用的云服务 ✅
vercel - https://vercel.com/
railway - https://railway.com/
netlify - https://app.netlify.com/
render - https://dashboard.render.com/
supabase - https://supabase.com/
upstash - https://upstash.com/
免费的 KV 服务
Data Size 256 MB
Monthly Commands 500 Kaxiom - https://axiom.co/
免费的日志服务
Always Free storage 25GB
产品设计工具
- Google Stitch - AI 设计工具 / Design with AI
可以快速将想法落地为 Figma 文档
存储
数据库
Prisma - 免费的 PostgreSQL 服务
提供 1 个 G 的存储、至多 10 个数据库、以及前 100k 个请求免费
足够折腾一些小东西了TiDB - TiDB 本身是是一种开源的分布式 NewSQL 数据库,兼容 MySQL 的语法
TiDB Cloud 提供了免费套餐(5GB 存储,每月 50M 请求单元),适合测试和小型项目
With the free quota, customers can store 5 GiB of row-based data, 5 GiB of columnar data, and consume 50 million RUs for one month
可以直接当成 MySQL 来使用
域名服务
域名购买
- spaceship - 性价比
购买后托管给 Cloudfare 即可
UI 设计
图标库
- The Things Collection 立体图标库
作者信息: https://x.com/clarkcharlie03
图标都设计的很有趣,让人眼前一亮
开发
Front-End
组件
- tamagui - for React and React Native
- Magic UI - https://magicui.design/
- Hero UI - https://www.heroui.com/
- Radix UI - https://www.radix-ui.com/