Deploy the Project

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

copy
$
catalyst deploy

The functions are deployed first, followed by the client component. The production URLs of the components are displayed.

catalyst-deploy

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

deploy-output

Last Updated 2025-06-16 18:07:38 +0530 +0530

RELATED LINKS

Deploy Resources