codeforkansascity / meep

Mapping Energy Efficiency & Public Health
MIT License
10 stars 20 forks source link

Revert to pre-firebase 11e906b #100

Closed chrisschaaf closed 4 years ago

chrisschaaf commented 4 years ago

Reset branch to the commit preceding the Firebase changeover: meep@11e906b6abe88db4a11b3293b9ff12e0174fc109 from PR #90

using:

git reset --hard 11e906b; git reset --soft HEAD@{1}

The Firebase backend now exists in the branch firebase.

chris-french commented 4 years ago

@chrisschaaf maybe we can merge this into a branch other than master so we can do testing?

chrisschaaf commented 4 years ago

@chris-french Good idea, made a new dev branch and changed the base over.