Implement global click tracking in FEC
Placed in OutfitCards, Modal, RelatedCards
Currently, data is just being console.log
ged
Deployment to AWS
chmod 400 *.pem
ssh -i *.pem ubuntu@YOURIPADDRESSUBIN
sudo apt-get update && sudo apt-get upgrade -y
curl -sL [<https://deb.nodesource.com/setup_14.x>](<https://deb.nodesource.com/setup_14.x>) | sudo -E bash
sudo apt-get install -y nodejs
sudo apt-get install git
sudo iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3000
npm
modules, run build scripts, run node