https://github.com/tylerjdev/dj-with-friends-server
Built with: Node.js, Heroku, Socket.IO, Express.js, Firebase Admin. ☀️
https://github.com/tylerjdev/dj-with-friends-server
music server spotify
Last synced: 8 months ago
JSON representation
Built with: Node.js, Heroku, Socket.IO, Express.js, Firebase Admin. ☀️
- Host: GitHub
- URL: https://github.com/tylerjdev/dj-with-friends-server
- Owner: TylerJDev
- Created: 2020-03-01T18:21:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T03:51:19.000Z (over 3 years ago)
- Last Synced: 2023-03-06T23:17:51.613Z (over 3 years ago)
- Topics: music, server, spotify
- Language: JavaScript
- Homepage:
- Size: 1.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DJ-With-Friends-Server
This is the server repo for [djwithfriends](https://djwithfriends.com)
## What is DJ With Friends?
DJ with Friends is a social music listening website. Using a queue-based system, users can listen to music together through Spotify.
## Project Setup
```
npm install
npm run dev
```
To build
```npm run build```
## Roadmap
There are many features which are planned for DJ With Friends, [some of which can be found on GitHub Projects](https://github.com/TylerJDev/DJ-With-Friends/projects/1).