An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Hurricane

## Deployment
```
npm run build
pm2 start npm --name "next" -- start

```