https://github.com/sukhoy94/dusha-fund-infrastructure
dusha-fund.com main repository infrastructure
https://github.com/sukhoy94/dusha-fund-infrastructure
bash docker-compose makefile wordpress
Last synced: about 2 months ago
JSON representation
dusha-fund.com main repository infrastructure
- Host: GitHub
- URL: https://github.com/sukhoy94/dusha-fund-infrastructure
- Owner: sukhoy94
- Created: 2024-07-20T11:43:12.000Z (almost 2 years ago)
- Default Branch: trunk
- Last Pushed: 2024-11-01T08:34:44.000Z (over 1 year ago)
- Last Synced: 2025-01-31T17:13:13.443Z (over 1 year ago)
- Topics: bash, docker-compose, makefile, wordpress
- Language: Shell
- Homepage: https://dusha-fund.com
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README




## Website
Our website is situated under [https://dusha-fund.com](https://dusha-fund.com)
## Our goals
Our foundation has its roots in the "My soul is Ukraine" project, which emerged from the desire to promote Ukrainian culture and art in Poland and to build bridges between people from both countries. Since its establishment in February 2024, we have been actively engaged in supporting various artistic and cultural activities. Our goal is not only to promote art but also to propagate values such as diversity, open dialogue between cultures, and the development of local and regional communities.
We want to create a platform where each individual can pursue their passions and contribute to society. Let's build a community for the future together.
## Tech stack
- wordpress 6.6 + php8.1
- mysql
- webpack
- sass
- docker and docker-compose.yml - you may run our website locally with one command
- Makefile
- bash for deploying and syncing database
## Multilingual
We are multilingual. Our main language is Polish, and we also supporting english and ukrainian.
For translations we are using PolyLang free version
## Docs
To run project locally feel free to use our Makefile:
[Makefile Commands Documentation](https://github.com/sukhoy94/dusha-fund-infrastructure/blob/trunk/readme/makefile.md)