serratus-bio / serratus.io

Front-end code for Serratus project website
https://serratus.io
GNU Affero General Public License v3.0
11 stars 11 forks source link

feat: host tab #247

Closed almosnow closed 1 year ago

almosnow commented 1 year ago

Summary of changes

Related issues

Checklist

ababaian commented 1 year ago

Live testing: https://feat-host-tab.d1w6d75be7tofa.amplifyapp.com/

API isn't working on the test site :thinking: Probably linked to the domain not being serratus.io for some reason.

I think it might be because of the : in the branch name. image

Manual fix: https://host-feat.serratus.io/explorer/rdrp

API still isn't working on the live version :(

almosnow commented 1 year ago

It's pointed at api-staging.serratus.io which I think still is on the previous version. I just made a test (direct local to api.serratus.io) and it seems fine. BUT now d3 is throwing a lot of errors on CountChart, (remember the file we had to modify?). I'll get to fix that.

(btw, easy feat. → add api endpoint that returns api version so we know where we are)