Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nkalupahana/clovr-music-subscription


https://github.com/nkalupahana/clovr-music-subscription

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# CLOVR Music

This is the site for CLOVR music, which allows users to listen to the catalog, and subscribe to allow them to use music from the catalog in their YouTube videos.

## Running

```
npm install
npm run dev # Run dev server
npm run test # Run unit tests
npm run cypress:run # Run E2E tests
```

In order to run this project, you'll need to set some environment variables. See `.env.example` for more.