Source code for netzbremse.de - a campaign website documenting Deutsche Telekom's peering policies.
Note: It is now possible to run automated measurements even from headless systems. Check out netzbremse-measurement.
- Hugo - Static site generator
- SolidJS + TypeScript - Interactive speedtest component (
nb-speedtest/) - Cloudflare Speedtest - Network measurement backend
- Vite - Build tool for SolidJS components
- TailwindCSS v4 - CSS framework
- daisyUI - Component library
- Chart.js - Data visualization
Software Requirements:
To install dependencies and run the local development server run:
npm install
npm start