Skip to content

mrjackwills/leafcast_vue

Repository files navigation

Leafcast website

The frontend for Leafcast, powered by staticPi.com

Built using vue.js, and Typescript, with PWA support

Front end to the pi backend client
See the plants, password available on request

Required services

  1. staticPi - the simple and secure messaging service

File that are required by Leafcast

file reason
./.env.development development environmental variables
./.env.development productions environmental variables

Development


npm run serve

Build step


node build or npm run build