https://github.com/kuboon/claphouse
オンライントークイベントで拍手や笑い声を同期配信
https://github.com/kuboon/claphouse
deno webaudio
Last synced: 2 months ago
JSON representation
オンライントークイベントで拍手や笑い声を同期配信
- Host: GitHub
- URL: https://github.com/kuboon/claphouse
- Owner: kuboon
- License: bsd-3-clause
- Created: 2021-05-28T11:20:11.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T02:36:52.000Z (about 2 years ago)
- Last Synced: 2024-04-04T03:34:32.108Z (about 2 years ago)
- Topics: deno, webaudio
- Language: TypeScript
- Homepage: https://claphouse.kbn.one/
- Size: 189 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Claphouse
see https://claphouse.kbn.one
### Usage
Start the project:
```
deno task start
```
After adding, removing, or moving a page in the `routes` or directory, or
adding, removing, or moving an island in the `islands` directory, run:
```
fresh manifest
```