Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
metadata
title: Patrouille de France Tracker
emoji: ✈️
colorFrom: blue
colorTo: red
sdk: docker
pinned: false
license: mit
Patrouille de France Airshow Tracker
Interactive map tracking Patrouille de France airshows with animated flight paths.
Features
- Interactive Mapbox map centered on France
- Timeline of 2025-2026 airshows
- Animated flight paths with contrail effects
- Alpha Jet marker following the path
- Countdown to next event
Local Development
npm install
npm run dev
Environment Variables
Create a .env file with your Mapbox token:
VITE_MAPBOX_TOKEN=your_token_here
Hugging Face Spaces Deployment
- Create a new Space with Docker SDK
- Add
VITE_MAPBOX_TOKENas a secret in Settings → Variables and secrets - Push the code to the Space repository