EmerisHQ / demeris

Emeris web app
https://app.emeris.com/
Apache License 2.0
12 stars 2 forks source link

fix: apply new dev & staging apis #1641

Closed fl-y closed 2 years ago

fl-y commented 2 years ago

Description

Fixes: #1640

Feature flags

?VITE_FEATURE_USE_STAGING=1 ?VITE_FEATURE_USE_DEV=1

Testing

Add one of the above flags and see if the site loads ~properly~ in any way


Additional Details (Optional)

Added the /* eslint-disable max-lines */ to a file because it somehow was pushed while having an eslint error

cloudflare-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3c47a25
Status: ✅  Deploy successful!
Preview URL: https://dfbf5653.emeris-app.pages.dev

View logs

faboweb commented 2 years ago

dev doesn't work (shows no balances)

fl-y commented 2 years ago

dev doesn't work (shows no balances)

Sorry to be exact, if the site loads in anyway whatsoever, it means the PR did it's job - since it's the dev api there's probably some kind of backend thing going on potentially incompatible with the current frontend.