Skip to content

jmarsh24/tangocloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TangoCloud

Table of Contents

This is a music streaming platform for tango.

Release

api

Rake Tasks

Update El Recodo Seed Data

The El Recodo seed data is stored in SQL files under db/seeds. The seeds can be updated by running the rake task below. bin/rails db:export:el_recodo

Import Audio Files From Music Folder

The music folder on your computer is mounted to the devcontainer. To import these files into the application you can run this rake task. bin/rails audio_files:import_from_music