Is there a tool where I can set up path-based proxy in browser for development purposes?
📰 Reddit r/webdev
Hello r/webdev . TL:DR; looking for a quick, pleasant way to setup some proxy like similar to nginx for development only I work in a medium-sized corporate. My team owns a “support chat widget” React component exposed as an MFE package where the users render it on their page. (Users in this case are just other teams in my company, they own the actual pages on the site) The chat uses its own backend to do its stuff, so
DeepCamp AI