Merge branch 'ccbikai:main' into main

This commit is contained in:
h1xy
2024-09-04 00:25:02 +08:00
committed by GitHub
11 changed files with 427 additions and 540 deletions

View File

@@ -63,6 +63,13 @@ For detailed tutorials, see [Deploy your Astro site](https://docs.astro.build/en
## 🏗️ Deployment
### Docker
1. `docker pull ghcr.io/ccbikai/broadcastchannel:main`
2. `docker run -d --name broadcastchannel -p 4321:4321 -e CHANNEL=miantiao_me ghcr.io/ccbikai/broadcastchannel:main`
### Serverless
1. [Fork](https://github.com/ccbikai/BroadcastChannel/fork) this project to your GitHub
2. Create a project on Cloudflare/Netlify/Vercel
3. Select the `BroadcastChannel` project and the `Astro` framework