added a modifier for the jquery ajax function so that requests are redirected to the backend url. this was necessary because setting a host variable in the application adapter does not affect simple jquery ajax calls. I have tried the standard tutorial extensively .
the app deployed at pslab-remote.surge.sh isn't going to work until this PR is merged, so a demo can be tried out here instead.
fixes #38 Also dealt with the following
host
variable in the application adapter does not affect simple jquery ajax calls. I have tried the standard tutorial extensively .the app deployed at pslab-remote.surge.sh isn't going to work until this PR is merged, so a demo can be tried out here instead.