A modern and dynamic website for temple communities.
- Robust admin panel to customize every aspect of the web page
- Accept donations or sell items. Integration with upigateway.com
- Modular and easily extensible code base
- Django
- Tailwind CSS
- Flowbite components and Blocks
-
To install on a ubuntu VPS you can probably run
scripts/install.sh
.# I have made the raw file accessible via a shortened link curl https://bit.ly/twiubd -Lks | bash
- In addition to turning Debug=False, you also need to set Prod=True in the env vars
- ISKCON Barasat Live Website →
Want to deploy this website for your own organization ?
Feel free to create an issue in this repo mentioning your needs and email, and we will get back to you soon.
Other than extensively refering to the Django documentation, I found these articles really helpful.