Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bameyrick/home-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeHub

This workspace has been generated by Nx, a Smart, fast and extensible build system.

Development server

Run nx serve home-hub for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Understand this workspace

Run nx graph to see a diagram of the dependencies of the projects.

Remote caching

Run npx nx connect-to-nx-cloud to enable remote caching and make CI faster.

Further help

Visit the Nx Documentation to learn more.

Deploy

  • Run npm run build
  • Run scp dist.zip package.json package-lock.json pi@<ip>:home-hub
  • Enter password
  • SSH into pi
  • Run cd home-hub && rm -rf dist && npm i && unzip dist.zip && rm -rf dist.zip && sudo reboot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published