Skip to content

juliantoledo/HomeMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Monitor

How to Run

On Mac you may need to export the JAVA_HOME, for example:

export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home

Environment Variables for AppEngine are at

/page-speed-service/src/main/webapp/WEB-INF/appengine-web.xml

Run server locally at http://localhost:8080

mvn install appengine:devserver

Deploy to AppEngine

mvn install appengine:update

Update openapi.yaml to AppEngine

gcloud service-management deploy openapi.yaml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published