Open jcallstrom opened 6 years ago
Added the line "app.listen(3000)" to the app.js to launch the service and loaded the app.js manually, ie node app.js. May checkout to make the code change. :)
jcallstrom: I did as you suggested. Now I get error: undefined:1
SyntaxError: Unexpected end of JSON input
at JSON.parse (
oh, i figured it out...my curl command wasn't working cause I'm working in windows. BTW, I got it working using GLITCH.com environment...thank-you so very much bgraham11 :-)
Hello I've attempted to start up the program, but npm is looking for ./bin/www, which doesn't exist: