Pinned Repositories
apex-graphql-query
A library for building GraphQL queries in apex
apex-rest-route
A simple framework for building Restful API on Salesforce
force-source-clean
SFDX plugin which performs the 'force:source:retrieve --manifest' command but removes stale files
generator-ccc
Yeoman Generator for Callaway Cloud Salesforce Projects
llm-apex-agents
Run Large Language Model "Agents" in Salesforce apex
lwc-json-view
A reusable LWC component for displaying JSON
Salesforce-Environment-Vars
A simple solution for managing environment variables in salesforce
ScheduledTestRunner
Apex Library to schedule Unit Test runs
sfdx-git-packager
Generates a "delta" metadata package based on the difference between two git refs (branches/commits)
yet-another-trigger-framework
Salesforce Trigger Framework
Callaway Cloud's Repositories
callawaycloud/sfdx-git-packager
Generates a "delta" metadata package based on the difference between two git refs (branches/commits)
callawaycloud/apex-rest-route
A simple framework for building Restful API on Salesforce
callawaycloud/llm-apex-agents
Run Large Language Model "Agents" in Salesforce apex
callawaycloud/apex-graphql-query
A library for building GraphQL queries in apex
callawaycloud/Salesforce-Environment-Vars
A simple solution for managing environment variables in salesforce
callawaycloud/generator-ccc
Yeoman Generator for Callaway Cloud Salesforce Projects
callawaycloud/ScheduledTestRunner
Apex Library to schedule Unit Test runs
callawaycloud/lwc-json-view
A reusable LWC component for displaying JSON
callawaycloud/yet-another-trigger-framework
Salesforce Trigger Framework
callawaycloud/force-source-clean
SFDX plugin which performs the 'force:source:retrieve --manifest' command but removes stale files
callawaycloud/CCC-Reading-List
A collection of highly recommended reading material on programming, project management & everything in between
callawaycloud/apex-transactional-outbox
A framework for "guaranteed" message delivery
callawaycloud/BaseHttpClient
A base class to make it quick and easy to implement a Http Client in Salesforce Apex
callawaycloud/Community-RelatedList
A LWC that lets you display related records.
callawaycloud/apex-azure-openai
Utility for Connecting with Azure OpenAI
callawaycloud/ccc-error-logger
A utility package to use for creating error logs for exceptions within an org.
callawaycloud/Community-AccountHierarchy
This component allows you to display the Account Hierarchies in Experience Cloud.
callawaycloud/Community-FilesRelatedList
Contains a LWC that can be used in communities to display a related list of files.
callawaycloud/Community-LibraryFolder
This component allows you to display a specific Library folder in Experience Cloud.
callawaycloud/Community-RecordDetail-ReadOnly
A minimal LWC used for read-only record detail layouts in Experience Cloud.
callawaycloud/Community-RecordHome
An Experience Cloud component that allows for more customization than the OOTB Record Banner component.
callawaycloud/dev-container
ccc-dev-container
callawaycloud/FlowAction_ConvertAttachmentsToFiles
This contains a flow action that lets you pass in attachments to be converted to files
callawaycloud/FlowAction_ConvertDocumentsToFiles
This contains a flow action that lets you pass in documents to be converted to files
callawaycloud/LWC-Utils
Contains utility js files that can be reused across multiple LWCs
callawaycloud/open-api-router
A simple router that uses OpenAPI to define type safe routes