Skip to content

JSON Bourne (Salesforce Package). Source control your org reference data.

License

Notifications You must be signed in to change notification settings

realestate-com-au/json-bourne-sfdx-pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code style: prettier

JSON Bourne - Salesforce Package

This package is required server side to receive payloads from the JSON Bourne DX plugin. The API available inserts the records directly into the requested objects.

How to contribute to this package

You will not be able to contribute directly to this repository, so please fork the repository and raise your feature branches on your individual forks. You can raise a PR from your forked feature branch into the upstream master.

Setting up a local environment

Initial steps

The initial steps required to create local environment are outlined here, but will not be documented. There is plenty of documentation online that can assist with these steps (as they are not specific to this application).

  1. Install Node.js (and NPM)
  2. Install Salesforce CLI
  3. Ensure you have a DevHub setup and authorised with your Saleforce CLI

Create a scratch org

Firstly we will need a scratch org to create a local environment for you to build from

sfdx force:org:create -f config/project-scratch-def.json

Push the metadata to your scratch org

sfdx force:source:push -f

License


Copyright (C) 2012 REA Group Ltd.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

JSON Bourne (Salesforce Package). Source control your org reference data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages