HouseWatch icon indicating copy to clipboard operation
HouseWatch copied to clipboard

Add docker build workflow

Open frankh opened this issue 1 year ago • 2 comments

  • add github actions to build containers
  • create a helm chart for deploying
  • proxy api via frontend so we can have a single entrypoint (simplifies deployment a lot)
  • use npm run start instead of serve (serve doesn't support proxying :()
    • should fix this to use a proper server at some point

frankh avatar May 25 '23 08:05 frankh