The back-end service for the Wettr app to store rain radar data. It's a Vercel app and uses open data of Deuter Wetterdienst.
Vercel needs to be installed:
npm i -g vercel
Run it with:
vercel
The back-end service for the Wettr app to store rain radar data. It's a Vercel app and uses open data of Deuter Wetterdienst.
Vercel needs to be installed:
npm i -g vercel
Run it with:
vercel