AmericaSCORESBayArea / salesforce-data-api

This project is based on Mulesoft Dataweave and Salesforce to provide secure, reliable, API access for all the Scores apps and projects. It is hosted on Anypoint and acts as the transactional hub, in concert with the authentication API
3 stars 1 forks source link

Local Run Support + Script To Build the App Locally #263

Closed AleksandrMolchagin closed 4 months ago

AleksandrMolchagin commented 4 months ago

From now, the app can be run, developed and tested locally without applying any changes to global.xml.

Done:

Notes:

1) Pulling secrets from GH is not possible, unless it is done through GitHub Actions 2) Modifying default arguments is still a requirement as we don't want overwrite all of them (Mulesoft might change them with updates)