udacity/nd032-c3-asynchronous-programming-with-javascript-project-starter

fetch requests don't work in the workplace

Closed this issue · 2 comments

There is an issue running the backend server on the workspace & windows.

image

The server won't work on windows:
image

I had to add .exe to the server-windows-amd64 file and use the following command to run the project on windows 64:
./bin/server-windows-amd64.exe ORIGIN_ALLOWED=http://localhost:3000