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.
- Host: GitHub
- URL: https://github.com/jay9874/musically
- Owner: Jay9874
- License: mit
- Created: 2025-05-18T08:04:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-25T16:13:01.000Z (about 1 year ago)
- Last Synced: 2025-05-25T17:25:05.150Z (about 1 year ago)
- Topics: angularjs, authentication, expressjs, live, music, nodejs, postgresql, streaming, typescript
- Language: TypeScript
- Homepage: https://musically-murex.vercel.app
- Size: 244 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.