Skip to content

apex-enterprise-patterns/at4dx-samplecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AT4DX Sample Code

The files in this project are various example implementations of the Advanced Techniques for Salesforce DX (aka AT4DX) framework.

Dependencies: Must deploy AT4DX before deploying this code.

  • For more information on how to setup the AT4DX Framework, please refer to the Environment 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 the AT4DX project.

Project Folders

The "core" framework is found in AT4DX 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages