Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.53 KB

README.md

File metadata and controls

34 lines (18 loc) · 1.53 KB

ES-Space-Mgmt

Easy Spaces Management App is the parent level package among the packages used by a Salesforce App, Easy Spaces. The code here is to demonstrate Continuous Integration and Deployment of Salesforce SFDX packages.

Build Status

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 (current Repo)
-ES-Base-Objects
-ES-Base-Styles
-ES-Base-Code

Dev, Build and Test

Resources

Description of Files and Directories

Issues