Skip to content

This app will create personal playlist for user, they can save their loved song easily

Notifications You must be signed in to change notification settings

41studio/discjoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discjoke

Create playlist for playing loved videos from youtube

Discjoke Technologies

Features

Installation to local computer

  • Clone discjoke to your local machine
$ git clone git@github.com:41studio/discjoke.git
  • Rename database config in config/database.yml.example to database.yml and change config username, password and database name.
  • Then bundle install
$ bundle install
  • Create database
$ rake db:create
  • Run migration
$ rake db:migrate
  • Run the server
$ rails server

About

This app will create personal playlist for user, they can save their loved song easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published