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

https://github.com/jay9874/musically

A free music streaming platform.
https://github.com/jay9874/musically

angularjs authentication expressjs live music nodejs postgresql streaming typescript

Last synced: 2 months ago
JSON representation

A free music streaming platform.

Awesome Lists containing this project

README

          

# Musically
I built this app to listen music anytime, anywhere for free


## Setting up locally

1. Clone the repo with ```gh repo clone Jay9874/musically```
2. Open with code editor with ```code musically```
3. Install deps with ```npm install```
4. Add database configuration by creating .env file and adding parameters from .env.example.