This service is currently in beta and under active development some features maybe incomplete, not working or missing.
- Node 20+
- An Instance of the StatsWales backend Service
Copy the .env-example file to .env
and provide the missing values.
To run the app should be as simple as:
npm install
npm run dev
The app should then be available on port 3000.