/tfilatunes

A collaborative collection of songs and tunes for tfilot (Jewish prayers)

Primary LanguageJavaScript

tfilatunes

About

Tfilatunes is a collaborative collection of Hasidic tunes and music of Israel for tfilot (Jewish prayers).

The url of the website is http://tfilatunes.com

Contribute

  1. Clone:
git clone https://github.com/neriyashul/tfilatunes.git
  1. Install:
cd tfilatunes
npm install
  1. Run:
    • To run the client side:

      npm run dev
      
    • To run the "server side" (cloudflare functions):

      npm run server