https://github.com/lucacasonato/deploy_chat
A live chat app running on Deno Deploy
https://github.com/lucacasonato/deploy_chat
broadcastchannel deno deploy
Last synced: about 17 hours ago
JSON representation
A live chat app running on Deno Deploy
- Host: GitHub
- URL: https://github.com/lucacasonato/deploy_chat
- Owner: lucacasonato
- Created: 2021-05-27T21:06:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T16:43:26.000Z (over 2 years ago)
- Last Synced: 2025-06-27T10:06:42.281Z (about 17 hours ago)
- Topics: broadcastchannel, deno, deploy
- Language: TypeScript
- Homepage: https://chat.denoland.org
- Size: 118 KB
- Stars: 40
- Watchers: 6
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fresh project
### Usage
Start the project:
```
deno task start
```This will watch the project directory and restart as necessary.