Profile is a realtime profile updating system powered by Firebase that allows users to sign in via Gitub and update their profiles in realtime. It uses a queue and simple achievement worker running on a node server to securely handle fetching achievements in a trusted way for end users.
Profile
cd frontend
vi firebase.json #change "firebase": "<your-firebase>"
firebase deploy
firebase open