Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fxhxyz4/musiclist
NoDMCA searcher with spotify-api (in development)
https://github.com/fxhxyz4/musiclist
Last synced: about 2 months ago
JSON representation
NoDMCA searcher with spotify-api (in development)
- Host: GitHub
- URL: https://github.com/fxhxyz4/musiclist
- Owner: fxhxyz4
- License: apache-2.0
- Created: 2023-03-26T10:03:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T18:50:17.000Z (over 1 year ago)
- Last Synced: 2023-10-17T08:33:55.721Z (over 1 year ago)
- Language: EJS
- Homepage: https://music-list-lol.onrender.com
- Size: 5.12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Funding: .github/FUNDING.yml
- License: license.md
Awesome Lists containing this project
README
### NoDMCA searcher with spotify-api.
### ![GitHub package.json version (subfolder of monorepo)](https://img.shields.io/github/package-json/v/fxhxyz4/MusicList) ![GitHub](https://img.shields.io/github/license/fxhxyz4/MusicList) ![Website](https://img.shields.io/website?url=https%3A%2F%2Ffxhxyz4.github.io%2FMusicList)
![desktop.jpg](./assets/Desktop.jpg)
#
### Changelog: [path](./changelog.md).
#
### TODO:
- mb localStorage ♿
#
### installation
```git
$ git clone https://github.com/fxhxyz4/MusicList.git
$ cd MusicList
```#
### dependencies
```
$ npm install
```#
### development
```
$ npm run dev
```#
### [ngrok](https://ngrok.com) for development
```
$ ngrok http (3000 or other)
```#
### production
```
$ npm run prod
```#
### suggestions:
- [issues](https://github.com/fxhxyz4/MusicList/issues)
- [discussion](https://github.com/fxhxyz4/MusicList/discussions)#
### License: [Apache 2.0](./license.md)