Skip to content

joereynolds/raga-of-the-week

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

164 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

Raga of the week displays a random carnatic raga every week.

image

Features

  • An audio player to play the raga
  • Transpose ragas to different keys
  • A link through to janya (descendant ragas) ragas
  • A list of ragas close in sound to the current raga
  • Intervallic formulas for the ragas
  • Show the western equivalent of the raga if there is one

Running it

# Run this to seed and link records
./setup.sh

# start the site
docker-compose up

PHP commands

Artisan

./artisan.sh <command>

Or

docker-compose run --rm php php artisan <command>

Composer commands

docker-compose run --rm php composer <command>

About

The code that powers the Raga of the week website

Topics

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors