This means figuring out our own build for the front-end webserver side of things.
To give some info on the issue - tuffle v3 is not backward compatible with v2 mainly because they dropped the default webserver. In order to upgrade this repo we would need to add our own build for the webserver, then refactor any code if needed.