Gaia/Email/SecretDebugMode: Difference between revisions

Line 101: Line 101:
*** use the development mode, no building required.  Use index-app.html with "?log=/PATH/TO/LOG/ON/THE/WEBSERVER".
*** use the development mode, no building required.  Use index-app.html with "?log=/PATH/TO/LOG/ON/THE/WEBSERVER".
*** build the optimized standalone mode,then use index-standalone.html with a "?log=PATHTOLOG" argument, keeping in mind that you may need to host both the source and the log file at the same origin in order for things to work if the log file is not served with blanket CORS permissions.
*** build the optimized standalone mode,then use index-standalone.html with a "?log=PATHTOLOG" argument, keeping in mind that you may need to host both the source and the log file at the same origin in order for things to work if the log file is not served with blanket CORS permissions.
* Use an existing build of the UI, like the one linked above.  Note that this requires that the build is up-to-date.  Be sure to use"?log=LOGURL" appended or copy the files that make it up to wherever you want and CORS is not a problem.
Confirmed users
360

edits