Tests if the backend works and returns a short string.
Fetches reaktor pre-assignment api to get a list of drones and calculate which of the drones are crossing a "no-fly" zone. The reaktor api updates every 2 seconds, but for sake of money this automatically updates every 5s in the background, but instantly fetches if the url is requested.
yarn install
yarn run dev
yarn run start
Deployed at https://reaktor-backend.fly.dev/