Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 1.03 KB

salesforce-setup.md

File metadata and controls

6 lines (4 loc) · 1.03 KB

Configuration for Salesforce locally

  • Please note that the CoderDojo Foundation will need to add you to Salesforce first before you can develop with it. Please contact the Tech Lead @tangentfairy if you want to do this!

  • There is a file in the cp-dojos-service repository called development.env - you will need to change SALESFORCE_ENABLED to true in this file

  • In the cp-salesforce-service repository there is another development.env file where you will need to put your credentials. The username is usually your regular Salesforce account followed by test e.g. someemail@test.com.test. Your password is your regular password with your security token appended to it.