Deploy the Project
To deploy your Catalyst project from the CLI, navigate to the functions/Cliq_Notifier folder of your project and install npm.
copy
$
npm install

Now, run the following command in your terminal from your project directory:
copy
$
catalyst deploy
The event function is now deployed to the console.

Last Updated 2025-06-10 18:26:01 +0530 +0530