This is the code running giveanet.org, a website I made to try and donate 10,000 mosquito nets to people in countries affected by malaria. Donations go directly to the Against Malaria Foundation, where 100% of the money is used to buy nets.
docker-compose build
./util/start.sh
Uncomment out the testing
service in docker-compose.yml
to run integration tests.