Deploy the Application

To deploy your Catalyst project from the CLI, run the following command in your terminal from your project directory:

copy
$
catalyst deploy

catalyst_tutorials_third_party_deploy_1

You can now open the client component’s URL in a browser to access the deployed application. The authorization portal application can now be accessed from its web app URL.

catalyst_tutorials_third_party_app_deployed

Last Updated 2026-02-23 22:17:04 +0530 IST