React ui for browsing and visualizing action plans. Built using Next.js.
Clone the repository, install dependencies and run the development server locally:
yarn install
yarn dev
Preview the application locally on http://localhost:3000/
To run the app in production:
yarn install
yarn build
yarn start
City of Helsinki would like to request that when this source code is forked and deployed to production use for another organization, the following phrases would be added to the FAQ or similar section of the user-visible UI, as well as to the public presentations or other materials presenting the new service:
[Name of the service] is an open-source service based on Helsinki Climate Watch, a service developed by the City of Helsinki. Helsinki Climate Watch has received funding from the European Union EIT Climate-KIC programme.
Or in Finnish:
Palvelu on avointa lähdekoodia ja perustuu alun perin Helsingin kaupungin kehittämään Helsingin ilmastovahti -palveluun. Helsingin ilmastovahti on saanut tukea EU:n Climate-KIC-ohjelmasta.