Blueit 2 is a service meant to be like Reddit. It is a social meadia site which attempts to answer questions/share stories. It is now on github
npm run build
rsync -av . xander@xvps.thegillams.co.uk:/home/xander/next/ --exclude node_modules --exclude .git --exclude .next/server/pages/store.json
ssh xander@xvps.thegillams.co.uk
(~/next)
pm2 stop npm
pm2 start npm -- start