Deploy the Project

You can now deploy the application to the remote console.

Note: Since you had already logged into the Lead Manager application from the local server, a Refresh Token would have already been generated. This token will continue to authenticate your access.

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_leadmanager_deploy

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

catalyst_leadmanager_final

Last Updated 2023-12-19 12:35:38 +0530 +0530