tobiasehlert / teslamateapi

TeslaMateApi is a RESTful API to get data collected by self-hosted data logger TeslaMate in JSON
MIT License
94 stars 22 forks source link

unable to install #310

Open balajeek opened 1 week ago

balajeek commented 1 week ago

I have a proxmox lxc and want to install directly without docker

tried git clone github.com/tobiasehlert/teslamate-api.git. and it says repository not found.

Then i tried download the zip file from your main github page, extracted it and try to install and it says package.json not found.

How can i install this?

balajeek commented 1 week ago

nevermind i was able to do with https://github.com/tobiasehlert/teslamateapi

balajeek commented 1 week ago

Again, i was able to git clone, then i am not sure how would i install it? can you please help.