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

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. ☀️

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).