Skip to content

nextrevision/hydromonitor-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hydromonitor

Manages your tilt devices

Development Setup

All front-end files are located in the www subdirectory.

# start main web server
go run *.go &

# change to front-end dir
cd ./www
npm install
npm run watch &

Releases

No releases published

Packages

No packages published