Skip to content

ECFMG/ES-Base-Styles

Repository files navigation

ES-Base-Styles

Easy Spaces Base Styles is one of the base packages used by a Salesforce App, Easy Spaces. The code here is to demonstrate Continuous Integration and Deployment of Salesforce SFDX packages.

Complete documentation is available here.

SFDX EasySpaces App

The project is an attempt to take the Salesforce packaging SFDX to the next level of modularization.

Zayne Turner has already defined modular development approach in her Developer blog at the GitHub Repo

We are taking it further by decomposing the project packages in their own Repos and empower individual development team to manage the development of the packages independently. The overall project structure looks like this:

Easy Spaces App

ES-Space-Mgmt
-ES-Base-Objects
-ES-Base-Styles (current Repo)
-ES-Base-Code

Dev, Build and Test

Resources

Description of Files and Directories

Issues