No description
Find a file
2023-01-07 21:42:27 +01:00
eisrom_firmware fix telegram messaging 2023-01-07 21:42:27 +01:00
eisrom_ui fix telegram messaging 2023-01-07 21:42:27 +01:00
.gitignore Port the frontend. 2019-07-14 00:28:47 +02:00
README.md fix config 2022-10-12 20:40:47 +02:00

Esrom geocache

Development

  • cd eisrom_ui
  • mix phx.server

Deployment

  • cd eisrom_ui
  • export MIX_TARGET=host
  • export MIX_ENV=prod
  • mix deps.get
  • mix assets.deploy
  • cd ../eisrom_firmware
  • export MIX_TARGET=rpi2
  • mix deps.get
  • mix firmware
  • mix firmware.burn