No description
  • TypeScript 71.1%
  • CSS 17.8%
  • Shell 4.3%
  • JavaScript 4.2%
  • Dockerfile 2.6%
Find a file
Irfan Savji 89cc829918 - Add readme
- Fix gitignore
2025-12-11 20:30:11 -07:00
scripts - Add multi-stage Dockerfile (Node.js 22 builder + nginx:alpine) 2025-12-05 18:19:37 -07:00
src - Install chart.js package (v4.5.1) self-hosted 2025-12-06 00:49:17 -07:00
sync - Enhance sync/config.ts with RapidAPI fallback settings 2025-12-04 15:26:54 -07:00
.dockerignore - Add multi-stage Dockerfile (Node.js 22 builder + nginx:alpine) 2025-12-05 18:19:37 -07:00
.env.example - Enhance sync/config.ts with RapidAPI fallback settings 2025-12-04 15:26:54 -07:00
.gitignore - Add readme 2025-12-11 20:30:11 -07:00
docker-compose.yml - Add multi-stage Dockerfile (Node.js 22 builder + nginx:alpine) 2025-12-05 18:19:37 -07:00
Dockerfile - Change npm ci --omit=dev to npm ci in Dockerfile (11ty needs devDependencies) 2025-12-04 19:59:43 -07:00
Dockerfile.sync - Add multi-stage Dockerfile (Node.js 22 builder + nginx:alpine) 2025-12-05 18:19:37 -07:00
eleventy.config.js - Install chart.js package (v4.5.1) self-hosted 2025-12-06 00:49:17 -07:00
nginx.conf - Add multi-stage Dockerfile (Node.js 22 builder + nginx:alpine) 2025-12-05 18:19:37 -07:00
package-lock.json - Install chart.js package (v4.5.1) self-hosted 2025-12-06 00:49:17 -07:00
package.json - Install chart.js package (v4.5.1) self-hosted 2025-12-06 00:49:17 -07:00
README.md - Add readme 2025-12-11 20:30:11 -07:00
tsconfig.json Implement Phase 3: Sync Service 2025-12-04 10:34:53 -07:00

Gaza Campaign Dashboard

A dashboard that surfaces verified Gaza fundraising campaigns that need attention most.

The Problem

There are hundreds of fundraising campaigns for families in Gaza. Some get significant support, others struggle to gain visibility. Donors want to help but don't know where their contribution will matter most.

What This Does

This dashboard pulls from gaza-verified.org, a community-maintained list of legitimate fundraisers, and sorts campaigns so the ones receiving the least recent donations appear first.

Campaigns that have received over $200 in the past 14 days are hidden by default, so you can focus on those that need visibility. You can toggle this filter off if you want to see everything.

No accounts, no payment processing. Click through to GoFundMe or Chuffed to donate directly.

Visit

Link coming once deployed.