mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-05-13 15:09:12 +00:00
docs: add real users and platform sections to demo
This commit is contained in:
11
README.md
11
README.md
@@ -15,13 +15,20 @@ English | [简体中文](./README.zh-cn.md)
|
||||
|
||||
## 🪧 Demo
|
||||
|
||||
BroadcastChannel supports deployment on serverless platforms like Cloudflare, Netlify, Vercel that support Node.js SSR, or on a VPS.
|
||||
For detailed tutorials, see [Deploy your Astro site](https://docs.astro.build/en/guides/deploy/).
|
||||
### Real users
|
||||
|
||||
- [Memos 广场 🎪](https://now.memobbs.app/)
|
||||
- [APPDO 数字生活指南](https://mini.appdo.xyz/)
|
||||
|
||||
### Platform
|
||||
|
||||
1. [Cloudflare](https://broadcast-channel.pages.dev/)
|
||||
2. [Netlify](https://broadcast-channel.netlify.app/)
|
||||
3. [Vercel](https://broadcast-channel.vercel.app/)
|
||||
|
||||
BroadcastChannel supports deployment on serverless platforms like Cloudflare, Netlify, Vercel that support Node.js SSR, or on a VPS.
|
||||
For detailed tutorials, see [Deploy your Astro site](https://docs.astro.build/en/guides/deploy/).
|
||||
|
||||
## 🧱 Tech Stack
|
||||
|
||||
- Framework: [Astro](https://astro.build/)
|
||||
|
||||
@@ -15,13 +15,20 @@
|
||||
|
||||
## 🪧 演示
|
||||
|
||||
广播频道支持部署在 Cloudflare、Netlify、Vercel 等支持 Node.js SSR 的无服务器平台或者 VPS。
|
||||
具体教程见[部署你的 Astro 站点](https://docs.astro.build/zh-cn/guides/deploy/)。
|
||||
### 真实用户
|
||||
|
||||
- [Memos 广场 🎪](https://now.memobbs.app/)
|
||||
- [APPDO 数字生活指南](https://mini.appdo.xyz/)
|
||||
|
||||
### 平台
|
||||
|
||||
1. [Cloudflare](https://broadcast-channel.pages.dev/)
|
||||
2. [Netlify](https://broadcast-channel.netlify.app/)
|
||||
3. [Vercel](https://broadcast-channel.vercel.app/)
|
||||
|
||||
广播频道支持部署在 Cloudflare、Netlify、Vercel 等支持 Node.js SSR 的无服务器平台或者 VPS。
|
||||
具体教程见[部署你的 Astro 站点](https://docs.astro.build/zh-cn/guides/deploy/)。
|
||||
|
||||
## 🧱 技术栈
|
||||
|
||||
- 框架:[Astro](https://astro.build/)
|
||||
|
||||
Reference in New Issue
Block a user