Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stagas/cowbell-lol
cowbell.lol
https://github.com/stagas/cowbell-lol
audio dsp music playground
Last synced: 13 days ago
JSON representation
cowbell.lol
- Host: GitHub
- URL: https://github.com/stagas/cowbell-lol
- Owner: stagas
- License: mit
- Created: 2022-07-21T20:35:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T07:53:40.000Z (over 1 year ago)
- Last Synced: 2024-09-14T22:25:11.201Z (about 2 months ago)
- Topics: audio, dsp, music, playground
- Language: TypeScript
- Homepage: https://cowbell.lol
- Size: 967 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cowbell.lol
Live: https://cowbell.lol
To run locally:
```sh
git clone https://github.com/stagas/cowbell-lol
cd cowbell-lol
npm i# in one shell
npm run watch# in another shell
npm run start:web
```For the dev server you need to create a certificate [as described here](https://github.com/stagas/devito#caching--certificate).