Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-matyukevich/belarus-civil-rights-support
https://github.com/s-matyukevich/belarus-civil-rights-support
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/s-matyukevich/belarus-civil-rights-support
- Owner: s-matyukevich
- Created: 2020-06-21T18:36:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:02:49.000Z (about 2 years ago)
- Last Synced: 2024-10-12T01:44:03.978Z (3 months ago)
- Language: TypeScript
- Size: 10.4 MB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The platform that supports civil rights initiatives in Belarus
This is an attempt to build a crowdfunding platform that allows gathering funds for people who lose their jobs because of their civil position, which isn't aligned with the official position of the Belorussian government.
This is going to work like this:
1. My boss asks me to do election falsification or attack peaceful demonstrators or do anything else that is unlawful and threatens that if I don't do this, I am going to lose my job. Or I participate in a peaceful protest, I got caught by the police, and after that, my boss refuses to renew my job contract. Or ...
1. I publish my story on the website. The website connects me with the people who want to help and makes it easy for them to donate money to me.The project is in the early stage of development and needed contributors. Please, see [Issues](https://github.com/s-matyukevich/belarus-civil-rights-support/issues) for more details.
Please, join our [slack](https://join.slack.com/t/belarus-civil-rights/shared_invite/zt-f98hs5ol-p5e9PWyAAHPQ~z8g5ku6fw) if you want to participate in the project development.
# Running the project locally
1. Install [Docker](https://docs.docker.com/get-docker/) and [docker-compose](https://docs.docker.com/compose/install/)
1. In your terminal run `docker-compose up`
1. Open 'http://localhost:8080' in your browserThis runs both the web server and MySQL database.