Skip to content

futugyou/TeslaProject

Repository files navigation

Tesla

This repository is for implementing some functionalities related to Tesla. Updates will be made based on mood.

Currently, only Web and Tesla.Sdk projects have content, and the others are empty projects

Service State

CodeQL Auto Merge Dependabot Updates Markdownlint CircleCI

doc

  1. overview
  2. vehicle state
  3. websocket

dev

  1. redirect to tesla, and login

    1 2

  2. copy the code

    1

  3. copy the verifier code

    1

  4. call token endpoint with code and verifier

    1

run

  • docker

    docker build -f src/Web/TeslaApi.Web/Dockerfile .
  • docker compose

    docker-compose -f ./docker-compose.debug.yml up
  • aspire demo, Note: It is not appropriate to use aspire at present,

    dotnet run --project ./src/Tesla.AppHost/

reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages