Deploy the Application

You can now deploy the application to the remote console.

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

copy
$
catalyst deploy

The function is deployed first, followed by the client component. The app URLs of the components will be displayed.

catalyst_tutorials_jobscheduling_deploy

The application is now deployed to the Catalyst console.

Now, if you navigate to the Web Client Hosting component located in the Cloud Scale section, you will be able to acquire the application’s invocation URL.

catalyst_tutorials_jobscheduling_deploy_webclient_view

You can use the invocation URL in a browser to access the deployed application. The Birthday Greetings application can now be accessed from its web app URL.

catalyst_tutorials_jobscheduling_deploy_final

Last Updated 2025-04-01 11:10:20 +0530 +0530