codeforboston / home-energy-analysis-tool

https://www.codeforboston.org/projects/
MIT License
12 stars 30 forks source link

Reroll Epic Stack again, Experiments with Weather API #76

Closed thadk closed 1 year ago

thadk commented 1 year ago

In this PR, I upgraded the Epic Stack to use the latest Sept 15 version which includes Remix 2.0 release. I also upgraded Pyodide to v0.24 which bumps the python version to 3.11.3

I also committed the changes to components/WeatherExample.tsx we made experimentally in our last session, but they're commented out in root.tsx.

Here's how you turn off Auto-Save which was causing us problems: image