Skip to content

A dashboard built with React, Node.js, and Express.js to visualize some data from Tesla's Private API.

Notifications You must be signed in to change notification settings

CoolTechYT/Tesla-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tesla-Dash

Welcome to the Tesla Dash repository! This is a starter repository to demonstrate building a full-stack app using the private Tesla API.

You can see a video demoing this app here: https://youtu.be/bFvoEIIm1is

Setup

First, install node packages.

npm install

You'll want to setup your .env file with your Tesla.com email and password. Run

cp .env.example .env

Then fill in your email and password.

Running

After running through the setup, run

npm run dev

To run this locally.

About

A dashboard built with React, Node.js, and Express.js to visualize some data from Tesla's Private API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published