- Notifications
You must be signed in to change notification settings - Fork11
apex-enterprise-patterns/at4dx-samplecode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The files in this project are various example implementations of theAdvanced Techniques for Salesforce DX (aka AT4DX) framework.
Dependencies: Must deployAT4DX before deploying this code.
- For more information on how to setup the AT4DX Framework, please refer to theEnvironment Setup WIKI page.
- To install the AT4DX Framework, excute the following command after the environment is setup.
- sfdx shane:github:src:install -c -g apex-enterprise-patterns -r at4dx -p sfdx-source/core -u at4dxsamplecode
For more information on the AT4DX framework and related concepts, please refer to theAT4DX project.
The "core" framework is found inAT4DX project. This includes the following:
Folder | Description |
---|---|
core | Core library, contains |
The "samples" of how to use the framework can be found in this project.
Folder | Description |
---|---|
reference-implementation-common | Sample application using the API and Components to inject Apex, VF and Lightning at runtime |
reference-implementation-sales | Sample package providing impls for various bindings above |
reference-implementation-marketing | Sample package providing impls for various bindings above |
reference-implementation-service | Sample basic trigger framework leveraging the API |
About
Sample code demonstrating the usage of the AT4DX Framework
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.