docs: add real users and platform sections to demo

This commit is contained in:
ccbikai
2024-08-06 09:29:45 +08:00
parent 2df9b66ed9
commit cdedeb8924
2 changed files with 18 additions and 4 deletions

View File

@@ -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/)