https://github.com/fxhxyz4/musiclist
Depths of Spotify tracks
https://github.com/fxhxyz4/musiclist
ejs express spotify-api webpack
Last synced: 4 months ago
JSON representation
Depths of Spotify tracks
- Host: GitHub
- URL: https://github.com/fxhxyz4/musiclist
- Owner: fxhxyz4
- License: apache-2.0
- Created: 2023-03-26T10:03:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-20T09:16:16.000Z (4 months ago)
- Last Synced: 2026-03-21T01:59:49.099Z (4 months ago)
- Topics: ejs, express, spotify-api, webpack
- Language: EJS
- Homepage: https://music-list-lol.onrender.com
- Size: 4.87 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license.md
Awesome Lists containing this project
README
### Depths of Spotify tracks.
###   

#
### Changelog: [path](./changelog.md).
#
### TODO:
- -
#
### 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)