mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-06-03 15:10:11 +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/)
|
||||
|
||||
Reference in New Issue
Block a user