https://github.com/audiusproject/audius-blink
https://github.com/audiusproject/audius-blink
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/audiusproject/audius-blink
- Owner: AudiusProject
- Created: 2024-07-27T19:41:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T21:20:36.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T23:24:27.031Z (about 1 year ago)
- Language: TypeScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tip your favorite audius creators
Some folks that make great music:
* coldbrew
* camoufly
* laxcity
## dev
```
npm i
npm run dev
```
## deploy
```
npm run deploy
```