Backend for a Kite Beach, Cape Town weather app that aggregates data from multiple sources.
To view the data from this backend, please follow the installation and setup in Weather Station Dashboard Frontend.
-
Install dependencies
npm install
-
Start the local development server
npm run dev