mik3y / airdash

A standalone, alternative ADS-B (readsb) web frontend
MIT License
42 stars 2 forks source link

Add node build; make docker depend on node passing #3

Closed mik3y closed 3 years ago

mik3y commented 3 years ago

Docker builds take a long time (10min+) due to cross compiling for arm.

Let's fail fast: Make sure yarn build-prod works prior to fiddling with Docker.