Deploy the Project
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 production URLs of the components are displayed.

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

Last Updated 2025-02-19 15:51:40 +0530 +0530