第三層:Agent 原生獲客變現網站
這是你的 OPC 基地,用 Claude Code 建,創業初期 0 元啟動運營。
這是你的 OPC 基地。用 Claude Code 建,創業初期 0 元啟動運營。
| 工具 | 定位 | 用途 |
|---|---|---|
| Next.js App Router | 網站框架 | Agent 原生網站的核心架構 |
| Payload CMS 3.x | 後台內容管理 | Agent 可直接寫入的 CMS,課程/文章/會員全管 |
| Tailwind CSS | 樣式系統 | 快速建立品牌一致的視覺 |
| Vercel | 部署平台 | 免費部署,git push 自動觸發重新部署 |
| GitHub | 版本控制 | 程式碼存放和版本管理,免費 |
| Neon / Turso | Production 資料庫 | Vercel 上的 Postgres(Neon)或 SQLite(Turso) |
建站作弊碼:
npx create-payload-app@latest
# 選 Next.js App Router + Postgres
# 然後交給 Claude Code 接手