ellucian-developer / experience-ethos-examples

Example Experience Extensions which use Ethos to retrieve data from the ERP.
Apache License 2.0
28 stars 9 forks source link

How to setup serverless offiline service #22

Closed r-chauhan16 closed 1 year ago

r-chauhan16 commented 1 year ago

Service URL - set this to the URL shown when starting the offline serverless, ending with /api (remove the /account-details-reviews). Likely this will be http://localhost:3000/api

Can you guide here.

ellucianBret commented 1 year ago

This is the pattern for these examples. The client needs the API base path. I plan to make it more intelligent going forward.