Unable to get script.js to work in node.js

jacob_95170HOBBY

a year ago

I'm not able to get my small paget working here. It works locally but not on the server.
I have a node.js server build from that template getting from my github code
I just have an index.html fil that points to an script.js with rotating arrow that does not rotates here but locally
Should my built support this, text and arrow is just standing still?

2 Replies

jacob_95170HOBBY

a year ago

it seems like if I'm using all in html file within "script" tag it works but not spitted up in index.html and script.js


a year ago

please share your github repo


Unable to get script.js to work in node.js - Railway Help Station