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 2026-08-17 17:46:04 +0530 IST

