/SikhiToTheMax-Web

STTM website

Primary LanguageJavaScriptOtherNOASSERTION

SikhiToTheMax's logo

SikhiToTheMax Website

Originally developed by SHARE Charity UK, SikhiToTheMax has become a defacto standard for keertans and gurdwaras around the world to display gurbani on screens for sangat to join into the depth of Gurbani and translations.

SikhiToTheMax is now developed by Khalis Foundation as seva to the panth and is working hard to ensure it lives up to its name. Sevadaars are currently working hard to build newer version of SikhiToTheMax website using modern web technologies.

Website: http://www.SikhiToTheMax.org

Developer: Khalis Foundation and sevadars (see commiters for more details)

Acknowledgements: Bhai Tarsem Singh UK, SHARE UK, Khalis Foundation, Khalsa Foundation UK, Dr. Sant Singh Khalsa, Dr. Kulbir Singh Thind

Uses ShabadOS API: http://www.shabados.org

Build Instructions

Make sure you've git & nodejs installed in your system.

Open terminal and follow these steps;

  • Step 1: Clone the repo.
git clone https://github.com/KhalisFoundation/SikhiToTheMax-Web/

You should now see a SikhiToTheMax-Web folder in your present working directory. Let's change directory to it.

cd SikhiToTheMax-Web/
  • Step 2: Install dependencies.
npm install

This will use npm that is included with nodejs to install project depedencies.

  • Step 3: Start the project.
npm start

This will run a bunch of build tools and a nodejs server to deploy the code locally.

  • Step 4: Access your local dev environment of the SikhiToTheMax website
http://localhost:8080

License

GSL

All images and assets not covered under other licenses are covered under full Copyright © 2018 Khalis Foundation.

Contributing

See CONTRIBUTING.md