Steps to use localhost as a data provider?
How to use localhost as a data provider? I have a restfull api backend running, but changing the dataProvider to "localhost:3333" didn't work. By backend is responding correclty as I can see in postman and in the browser. Can someone help? I would appreciate.
