VoltDash

Your vehicle,
one clear view.

Charge, range, climate, and lock status — connected through the official Fleet API.

GitHub Pages + Tesla

This docs/ folder is ready for GitHub Pages. Tesla needs the public key and privacy page on your site domain.

  1. Enable Pages: Settings → Pages → Deploy from branch → /docs.
  2. Confirm public key: /.well-known/appspecific/com.tesla.3p.public-key.pem
  3. Privacy policy URL: /privacy.html
  4. Copy answers from TESLA_APPLICATION.md into developer.tesla.com.
  5. For live OAuth, add Client ID / Secret to web/.env and run npm start in web/.