This is basically what makes the https://codin.gg website. It's all open source software, hosted on Github Pages and deployed automatically through Github Actions 🚀
Uses parceljs to build pages on the fly
npm install
npm start
npm run build
ls -ls dist/
Everything needs love at times, if you see things around that can be improved 🚀 🤩 feel free to just dig into it!