Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

zehengl/solar-potential-app

Repository files navigation

solar-potential-app

Netlify Status

A Jamstack app to visualize solar potential

Getting Started

Setup

To get the dependencies installed, just do this in the root directory:

yarn install

Fire it up

yarn redwood dev

Your browser should open automatically to http://localhost:8910 to see the web app. Lambda functions run on http://localhost:8911 and are also proxied to http://localhost:8910/.redwood/functions/*.

Credits