Alternative firmware for a GreenIQ smart irrigation controller
For detail on this project please see the Project Wiki
/frontend/ contains a Vue.js app that is started with a "npm run serve" command
This is based on a template from https://coreui.io/
/backend/ contains an Express backend to server an API to the frontend. Run main.js to start this