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
- Clone:
git clone https://github.com/neriyashul/tfilatunes.git
- Install:
cd tfilatunes
npm install
- Run:
-
To run the client side:
npm run dev
-
To run the "server side" (cloudflare functions):
npm run server
-