The server for an online multiplayer implementation for Stunts. The client can be found here.
Simply put tracks you want the server to distribute in the "tracks" folder, then run with NodeJS. If you want to change the server timer length, edit the "let timerDefault = 600" in index.js to a different time in seconds.