https://github.com/musicoin/hurricane
Experiments to utilize Web Monetization protocol upon Musicoin blockchain and workflow.
https://github.com/musicoin/hurricane
Last synced: 2 months ago
JSON representation
Experiments to utilize Web Monetization protocol upon Musicoin blockchain and workflow.
- Host: GitHub
- URL: https://github.com/musicoin/hurricane
- Owner: Musicoin
- License: mit
- Created: 2019-10-23T14:39:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-01T09:08:48.000Z (over 4 years ago)
- Last Synced: 2025-01-23T06:13:56.912Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 345 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hurricane
## Deployment
```
npm run build
pm2 start npm --name "next" -- start```