-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
front end not running - cannot get on screen #9
Comments
@nosizejosh I'm not able to replicate this currently. It looks like this is due to security updates in the browser. Please see this SO issue and let me know if it helps at all: |
tried on three different browsers, same results. Looked for a similar meta tag to update as described in the SO article but couldn't find in the index.html file. |
still not working. tried a couple of browsers but same results. Tried to find the meta to update as described in SO article but cant find culprit meta tag either. not sure if that really is the challenge though. |
still unable to get this working. can you please have a look so I can move ahead with my project? |
@nosizejosh I'll look into this but it will be hard to debug if I can't reproduce. I'll let you know if I make any progress. In the meantime any details (such as exact browser versions) you can provide will help. |
@JKHeadley thank you so much. My default browser is Google chrome and with current Version 70.0.3538.67 (Official Build) (64-bit). I am running on windows and for other browser eg explorer, I dont get the "Refused to load the image " error in browser console, just "cannot Get/" on a blank screen. |
@nosizejosh Thanks for the info. Yes you can run the backend alone either by using node directly or by commenting out the web/frontend portion of docker-compose.yml. Unfortunately most of the docs (including deployment) are still in progress as of now. However I'm happy to try to answer any deployment questions here if you like. For frontend deployment I highly recommend Netlify. The app already has some support for this via the netlify.toml file and the Backend deployment is usually more involved and can vary in complexity. In the past I have used a free tier AWS EC2 server with mongo and nginx installed for personal projects. I've also been wanting to try captain duck duck. It's probably worth looking into. |
the fron end code will not run, error in browser console as follows;
The text was updated successfully, but these errors were encountered: