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
🛠️ bee-proxy is useful express middleware , which proxys ajax requests to corresponding backend server specified by cli command. 用于本地开发代码的时候,将请求转发到本地的json文件,本地的函数或者是远端的mock服务器,或者是beta,线上服务器.