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
Aaron Hanusa edited this page Mar 10, 2019
·
3 revisions
Client → In Memory
In this scenario, the client consumes business services that are injected with data proxies that communicate with in-memory data stores.
For example, to configure the react client to consume in-memory data proxies, open businessLogic.js and ensure configureInMemory is uncommented and configureHttp is commented: