jeffsheets / grachio-ui

Vue.js UI to front the grachio Groovy Rachio API project, deployed to S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grachio-ui

http://grachio.s3-website-us-east-1.amazonaws.com/

overview

Groovy Rachio sprinkler watering data

Mashed up with weather actuals from the Dark Sky API

presentation

Built for a tech-talk presentation, with slides on github https://jeffsheets.github.io/aws-vue/

Tech Stack

Micronaut on AWS Lambda backend https://github.com/jeffsheets/grachio/

Vue.js on AWS S3 frontend https://github.com/jeffsheets/grachio-ui

Pulling data from a Google Sheets API

That is filled with Rachio data from an IFTTT recipe

Author

by Jeff Sheets @sheetsj

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Run your unit tests

yarn test:unit

Deploy to S3

yarn deploy

About

Vue.js UI to front the grachio Groovy Rachio API project, deployed to S3


Languages

Language:Vue 60.8%Language:JavaScript 29.4%Language:HTML 9.8%