/vue-natuer-remo

Primary LanguageVueMIT LicenseMIT

vue-natuer-remo

Control Nature Remo Site
Using Vue to control Nature Remo

Demo

  • Save the api result as json the first time it is started.
  • This minimizes the number of connections, because it only makes api connections at send time instead of every time.

Quick Start

You can create the api token with the official site.

official site
https://home.nature.global/home

# clone repo
$ git clone https://github.com/n-guitar/vue-natuer-remo.git

# create docker image
$ docker build -t n-guitar/vue-natuer-remo .

# run container
$ docker run -it -p 8080:8080 --rm --name vue-natuer-remo n-guitar/vue-natuer-remo

Versions tested

vue-src/package.json

License

MIT license.