Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (18 loc) · 741 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 741 Bytes

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:

meteor

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