GitHub展示页面

Administrator
Administrator
发布于 2023-11-20 / 75 阅读
1
0

GitHub展示页面

GitHub自述文件

首先去项目作者github看原项目介绍https://github.com/anuraghazra/github-readme-stats 接下来按照ReadMe开整!

1. 自己部署的服务地址(github-readme-stats-orpin-iota-81.vercel.app)


部署在一个叫vercel的网站
让ChatGPT带你了解这家公司
点击展开     Vercel是一个面向现代Web应用程序的云服务提供商,它致力于让开发人员更快、更简单地构建和部署Web应用程序。Vercel基于服务器less架构,使用AWS Lambda和全球性CDN来提供高性能、弹性、可扩展的服务。
    Vercel支持多种框架和语言,包括React、Next.js、Vue、Angular、Node.js等。它提供了一个易于使用的Web界面和命令行工具,可以轻松部署前端和全栈应用程序。对于前端应用程序,Vercel提供了自动缩放、热重载和全局CDN等功能,可以显著提高应用程序的性能和可靠性。对于全栈应用程序,Vercel使用AWS Lambda来实现无服务器计算,并提供了自定义域名、SSL证书管理、环境变量配置等功能,可以帮助你更好地管理和保护你的应用程序。
    此外,Vercel还提供了一些有用的工具和功能。例如,它支持Git集成,可以直接从GitHub或GitLab等代码托管平台上部署应用程序。它还提供了预渲染、分析、实时日志等功能,可以帮助你深入了解应用程序的性能和使用情况。此外,Vercel还提供了免费和付费的计划,以适应各种规模和需求的项目。
    Vercel的原理是基于AWS Lambda和全球性CDN构建的。当你部署一个应用程序时,Vercel将自动为其生成唯一的URL,并使用AWS Lambda在需要时动态地执行应用程序代码。这样,应用程序可以实现无服务器计算,并且可以根据实际需求进行自动缩放和负载均衡。同时,Vercel还使用全球性CDN来缓存和分发应用程序的静态资源,从而提高应用程序的性能和可靠性。
    综上所述,Vercel是一个强大的服务器less平台,可以帮助开发人员更快、更简单地构建和部署Web应用程序。它基于AWS Lambda和全球性CDN构建,提供了多种有用的工具和功能,可以显著提高应用程序的性能和可靠性。

2. 常用示例

GitHub 统计卡

Anurag's GitHub stats

[![Anurag's GitHub stats](https://github-readme-stats-orpin-iota-81.vercel.app/api?username=uluckystar&theme=ambient_gradient&locale=cn)](https://github.com/uluckystar)

GitHub 额外 Pin 图

Readme Card

[![Readme Card](https://github-readme-stats-orpin-iota-81.vercel.app/api/pin/?username=uluckystar&repo=jenkinsDemo&theme=ambient_gradient&locale=cn)](https://github.com/uluckystar/jenkinsDemo)

热门语言卡

Top Langs

[![Top Langs](https://github-readme-stats-orpin-iota-81.vercel.app/api/top-langs/?username=uluckystar&theme=ambient_gradient&locale=cn&langs_count=10)](https://github.com/uluckystar)

WakaTime 统计卡

[![Harlok's WakaTime stats](https://github-readme-stats-orpin-iota-81.vercel.app/api/wakatime?username=uluckystar&theme=ambient_gradient&locale=cn)](https://github.com/uluckystar)

2. img.shields.io的icon

个人网站

个人网站

<a href="https://jzbt.xyz"><img src="https://img.shields.io/badge/个人网站-Jason'sHome-green.svg" alt="个人网站" /></a>

公众号

公众号

<a href="https://mp.weixin.qq.com/s/8LbmZR2TQHaDLok9GKy4gg"><img src="https://img.shields.io/badge/公众号-JasonHome1024-blueviolet" alt="公众号" /></a>

YouTube

YouTube

<a href="https://www.youtube.com/@JasonHome1024"><img src="https://img.shields.io/badge/YouTube-Jason‘sHome-critical" alt="YouTube" /></a>

GitHub

GitHub

<a href="https://github.com/uluckystar/"><img src="https://img.shields.io/badge/GitHub-JasonJiang-black.svg" alt="GitHub" /></a>

评论