Can I build with Skuid in different production environments?

Using Salesforce change sets and Skuid page packs, apps and content can be deployed from org to org. This allows builders to send Skuid-built applications to development, testing, staging, and production.

Builders may programmatically move Skuid pages and metadata using the skuid CLI. The skuid CLI allows programmatic interaction with Skuid content.

skuid CLI can download Skuid pages from a Salesforce org as a code asset. This asset can be stored in source control, parsed and modified, or pushed to another site. The skuid CLI can also be integrated with various forms of deployment automation, which can be useful in environments that use CI/CD processes.

For more information, see

https://docs.skuid.com/latest/en/skuid/deploy/salesforce/org-to-org.html