This is a small prototype for hosting a Unity game exported and compressed to WebGL and hosted on an Express.js server.
Medium article about this prototype can be found here
Clone down the repo and install packages
yarn
Run the server
yarn dev
Visit localhost:8000 and you should see the Unity game