awesome-vercel

Awesome Vercel(以前是 ZEIT) ==================================================== ====================

在開源領域,圍繞 Vercel 發生了很多事情。為了讓開發人員更容易獲得這些資源,我決定為他們創建一個列表。我們在這裡!

助手

  • now-logs - 📖 - Vercel 的實時日誌記錄

  • now-no-alias - Vercel 列出空閒部署的 CLI 工具(沒有活動別名)。

  • now-pipeline - 部署、運行 e2e 測試並在測試通過時切換別名的單個命令。

  • now-redirect - 輕鬆部署重定向,如 www.domain.comdomain.com

  • zeit-deployments - deprecated - 將一個小型 Next.js 應用程序部署到 Vercel,其中列出了所有 Vercel 部署。

  • now-env - deprecated 在開發中使用 now.json 環境變量和機密。

  • now-ab - deprecated AB 使用簡單部署測試兩個或更多 Now 部署。

  • now-server - 別名路徑的本地開發服務器。

  • now-token - 從 Node 或命令行輕鬆訪問您的 Vercel API 訪問令牌。

看看awesome-micro!😌

服務

  • deploy.now.sh - 單擊按鈕將 git repos 部署到 Vercel。

  • stage.now.sh - 從 GitHub 拉取請求自動創建登台環境。

  • pullmeapp - 使用個性化別名暫存您的 GitHub 拉取請求。

部署示例

  • ws - 📖 - 簡單的 echo web-socket。

  • micro-link - 📖 - 用於生成和解析可共享動態鏈接的簡約微服務(又名深度鏈接)。

  • image-upload - 📖 - 演示如何從 ImagePicker 上傳圖像。

樣板

API 客戶端

  • now-client - deprecated - 現在他們的 API 的 JavaScript 客戶端。

  • zeit-client-api - 另一個用於管理您的 Vercel 帳戶的 JavaScript 客戶端。

  • now-fetch - 一個輕量級的 Vercel API 包裝器,具有熟悉的 fetch() 接口。

  • pynow - Vercel API 的 python 客戶端。

  • nash - deprecated 一個用於管理部署、別名和機密的網絡 dashboard

  • now4j - Vercel API 的非官方 Java 客戶端

  • know - Vercel API 的非官方 Kotlin 客戶端

  • now-php-client - Vercel API 的非官方 PHP 5.4+ 客戶端

Vercel 展示

相關列表

  • awesome-hyper - 令人愉快的 Hyper 插件、主題和資源。

社區

貢獻

  1. fork 這個倉庫到你自己的 GitHub 賬號然後[clone](https://help.github.com/articles/ cloning-a-repository/) 到您的本地設備。 2.開始做出改變!

Last updated