This demo project shows how to build departmental apps using the Salesforce Platform.
From https://www.platformdemos.com you can:
- Watch a video of this demo (3 minutes or less).
- Spin up your own instance of the demo in a free scratch org.
- Find related Trailhead content.
- Get high-resolution screenshots.
-
Clone this repository:
git clone https://github.com/gabesumner/solutions-departmental-apps
cd solutions-departmental-apps
- Install shane-sfdx-plugins (if you don't already have it)
sfdx plugins:install shane-sfdx-plugins
- Install sfdx-migration-automatic (if you don't already have it)
sfdx plugins:install sfdx-migration-automatic
- Run the startup script
sh orgInit.sh
- Check out the demo guide on PlatformDemos.com for the Departmental Apps Solutions demo.