<p>EUS has extra dependancies other than <ahref="https://github.com/tgpethan/Revolution">Revolution</a>'s base, of which include:<br><ahref="https://www.npmjs.com/package/connect-busboy">connect-busboy</a><br><ahref="https://www.npmjs.com/package/randomstring">randomstring</a><br>Install the dependancies and then simply drop the EUS.js into a Revolution instance's modules folder<br><b>(If you still have "example_request_handler.js" be sure to delete it!)</b><br>
If this is running at a URL then you can define the url to build from in the config with <b>baseURL</b>. Just don't put a / at the end!<br>
If you want to expand the files that the server allows to be sent to it this can be done in the <b>allowedTypes</b> array<br>