Skip to content

justicz/giveanet

Repository files navigation

giveanet.org

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.

Development Setup

Build

docker-compose build

Run

./util/start.sh

Uncomment out the testing service in docker-compose.yml to run integration tests.