okteto / movies

React + Node multi service application
Apache License 2.0
77 stars 157 forks source link

Feat movies reverse proxy #61

Closed gabriel-okteto closed 1 year ago

github-actions[bot] commented 2 years ago

Your preview environment pr-61-cindylopez has been deployed.

Preview environment endpoints are available at:

rberrelleza commented 2 years ago

Do we need to update the getting started guide to consider this change? (Screenshots, description, etc...)

rberrelleza commented 2 years ago

Also,how is this going to work for the compose version? I think we have same the same issue there, right? @gabriel-okteto @pchico83

gabriel-okteto commented 2 years ago

@rberrelleza the -with-compose implements the endpoints with a reverse proxy. theses repo are similar, but not identical. In the end, both have been updated and are a little better than they were while still being simple and somewhat true to their origin

gabriel-okteto commented 2 years ago

the docs/getting-started image showing the two endpoint could be updated to show that there are three endpoint deployed api/movies && 'api/watching' vs previous 'api' && frontend

rberrelleza commented 1 year ago

Closing since this has been abandoned