GitHub - unhaltable/mixtape

Real-time music playlist collaboration.

Picture of landing page: http://imgur.com/kf4RtBd

Picture of main playlist view: http://imgur.com/w8nza5J

Overview

Mixtape is a real-time music playlist collaboration web app that allows hosts to create a mixtape which guests can join and contribute through song suggestions and user voting.

Development

You need the following prerequisites:

Start a local test server by running:

Deploying to production

meteor deploy playlist.meteor.com

Folder structure

  • .meteor/: Meteor-related metadata, including Meteor version and packages
  • private/: Server-only assets
  • public/: Static public assets