GithubHelp home page GithubHelp logo

alenpulido / health-cloud-sfdx-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appirio/health-cloud-sfdx-template

0.0 0.0 0.0 270 KB

A template for spinning up a Health Cloud-backed scratch org. Supports pre-release previews.

Shell 100.00%

health-cloud-sfdx-template's Introduction

Health-Cloud-Sfdx-Template

A template for spinning up a Health Cloud-backed scratch org. To spin up the current release of Health Cloud, use the following commands to start and open your org.

$ healthcloud start
$ healthcloud open

You can let your scratch org expire on its own, but try and be nice to your org limits and stop your scratch org when you are done with it by executing healthcloud stop.

Your scratch org will have the alias healthcloud.

Creating a pre-release version of Health Cloud

During a Salesforce release window, you can also use this template to spin up a pre-release version of Health Cloud.

$ healthcloud start --prerelease
$ healthcloud open --prerelease

To clean up after creating a pre-release version,please execute healthcloud stop --prerelease.

Your pre-release scratch org will have the alias healthcloud-prerelease.

Health Cloud Package Versions

The version numbers for what is the 'release' and 'pre-release' package of Healthcloud are manually maintained in cooperation with Salesforce. As new versions become available in the Health Cloud release cycle those will be reflected here with accompianing notes.

Prerequisites

This template requires Salesforce DX. Please visit https://developer.salesforce.com/platform/dx to install and configure Salesforce DX on your local machine.

Data Load

We use https://github.com/forcedotcom/SFDX-Data-Move-Utility SFDX plugin to load data. Check https://github.com/forcedotcom/SFDX-Data-Move-Utility/wiki/ for documentation

Install Plugin: sfdx plugins:install sfdmu

Load data: sfdx sfdmu:run --sourceusername csvfile --targetusername HCADK -p data/sfdmu/ --noprompt

You can also run orgInitAndData.sh file which has all command + Data Load commands

Releases

Please review the changelog for more detailed information about each release.

[1.0.0] - 2020-01-21

Initial release.

health-cloud-sfdx-template's People

Contributors

alekgee avatar jrattanpal avatar roarkely avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.