You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ido-ran,
thanks for your work and sorry for my late response. I don't have experience with Netlify, but being able to run all examples on the web would be great. I see two issues where I'm not sure Netlify can solve them:
Server Side Includes or similar technique to assemble the initial server response
The delayed API request with with query parameters /green/api/reco?sku=t_fendt (example 3)
Hi,
I've adopted the static files example to run on Netlify.
I've deploy each team as different deployment and use
redirects
file to route requests to each team.I can create a PR if you think it is good.
The text was updated successfully, but these errors were encountered: