actions-on-google / smart-home-dashboard

Apache License 2.0
73 stars 27 forks source link

different ports #5

Closed charinduedirisuriya closed 5 years ago

charinduedirisuriya commented 6 years ago

If i build the front end with npm i get a web ui. But when i upload my json file i get 404 upload not found because the backend is running on my Apache server port(8080) and nodejs is using port 4200.

404 not found localhost:4200/upload?filename=someone.json

How can fix this issue?

Fleker commented 6 years ago

If you build the backend and serve it, it should also be serving the frontend.

lucaswadedavis commented 5 years ago

Due to more than 3 months of inactivity, this issue is being closed.

If you think the resolution is in error, please re-open the request with fresh information.