Snipa22 / nodejs-pool

Other
481 stars 421 forks source link

All services online but no API #491

Closed OlMi1 closed 2 years ago

OlMi1 commented 2 years ago

I ran the exact start commands from the description, all collected in a .sh file. image When I go to {server}/api and /admin.html in my browser it 404s. What am I doing wrong? Please help!

Edit: I got the main page running (/app) but it does not load any javascript. Edit II: I get a lot of 404s on the subfolder "app/vendor" not included in the github. Gulp builds successful after restarting the server. It looks like this: image I don't really know what I am doing tbh, the readme is very very very confusing.

OlMi1 commented 2 years ago

I realized it is running on localhost and using curl, the website is online (but just in localhost). How can I make the web access 'public'?

OlMi1 commented 2 years ago

Moved to #493