A Jamstack app to visualize solar potential
To get the dependencies installed, just do this in the root directory:
yarn install
yarn redwood dev
Your browser should open automatically to https://localhost:8910
to see the web app. Lambda functions run on https://localhost:8911
and are also proxied to https://localhost:8910/.redwood/functions/*
.