Personal website repository. This project is bootstraped using Create React App, and SSR using https://github.com/antonybudianto/cra-universal
yarn crau:build
cd functions
yarn
cd ..
firebase use <default/staging>
yarn deploy --only=hosting,functions:app