WebLive2026
Loopforge icon

Loopforge

Cycling route generator for Poland — road, gravel, MTB, and general loops.

  • Next.js 16
  • MapLibre
  • Supabase
  • pgRouting
  • Tailwind CSS
  • pnpm

Screenshots

Loopforge screenshot 1

Loopforge generates cycling routes tailored to a chosen surface and riding style — road, gravel, MTB, or a general loop — starting from any point in Poland.

Highlights

  • Routing engine built on pgRouting running on Supabase, using imported OpenStreetMap data.
  • Interactive map rendered with MapLibre for fast, vector-based exploration.
  • Monorepo managed with pnpm workspaces, deployed on Vercel.

Stack notes

The routing graph is derived from OSM extracts and served through pgRouting, with an optional BRouter fallback for local development.