Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.49 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.49 KB

Salesforce-SWAT-DEMO

This repository was initially created as a template for the Thoughtworks Salesforce SWAT project. It contains a basic SFDX project structure and some sample Apex code. Now, this repository serves as a personal SFDX template for research purposes.

Salesforce DX Project: Next Steps

Now that you’ve created a Salesforce DX project, what’s next? Here are some documentation resources to get you started.

How Do You Plan to Deploy Your Changes?

Do you want to deploy a set of changes, or create a self-contained application? Choose a development model.

Configure Your Salesforce DX Project

The sfdx-project.json file contains useful configuration information for your project. See Salesforce DX Project Configuration in the Salesforce DX Developer Guide for details about this file.

Read All About It