Skip to content

ATouhou/audio.quran.com-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio.Quran.com API

Get started

Simply create in postgresql:

  1. User quran_dev with password dev_quran
  2. Database audio_quran

Then import the psql dump:

psql audio_quran < audio_quran.psql

All set!