Closed kevinjcliao closed 3 years ago
See https://github.com/yorkxin/vaccinate/tree/serverless for my idea
@yorkxin, we're not going to remove the backend probably for a while. What we can do is serve the React App from GitHub pages and have it call vaxx.tw/hospitals
to get data.
The first step here would be to get a working version of the app deployed on GitHub pages at https://g0v.github.io/vaccinate!~
Totally agree. I'll change my PR so that front end HTML can be deployed to gh-pages. I'll keep the backend server working as-is.
I can take this. I actually got a working PoC.