Pikud HaOref Alert Map ๐จ
March 1, 2026 ยท View on GitHub
Live alerts from Israel Home Front Command displayed on an interactive map with historical analysis and reports.
Features
- LIVE Tab โ Real-time alert markers and region polygons with time filter
- History Region Tab โ 12-hour historical data with hour-based checkboxes, convex hull polygons per region
- Reports Tab โ KPIs, hourly line chart, region/place matrices, and area predictions
- Audio notifications for new alerts
- Drone no-fly zone overlay
- Hebrew map labels
Quick Start (Local)
npm install
node server.js
Deploy to Render (Free)
Custom Domain (ponical.com/alert)
After deploying to Render:
- Go to your Render service โ Settings โ Custom Domains
- Add
ponical.com - In your DNS provider, add a CNAME record:
ponical.comโpikud-haoref-map.onrender.com - Use a path rewrite or configure the app's base path as needed
Tech Stack
- Node.js / Express backend
- Leaflet.js interactive map
- Vanilla JS frontend (no build step)
- Local JSON persistence for alert history