Catalyst Help Documentation
Explore the Catalyst development platform, its services, and components, and find resources that help you build custom solutions.
Begin with a quickstart guide on using Catalyst, and learn about setting up your first project, using the web console, and installing Catalyst CLI.

Solutions
FAQ
Browse through frequently asked questions and find quick solutions to common queries and challenges on working with various Catalyst services.
How do I work with Catalyst CLI?
You can install Catalyst CLI using the NPM or Yarn package manager after ensuring all prerequisites are met. After the installation, you can work with the CLI from your system's terminal and access all catalyst commands. You can refer to the Getting Started section and the CLI documentation for detailed help with the installation process and the CLI command reference.
How do I access Catalyst Java and Node.js SDKs?
You can access the SDK packages for Java or Node.js programming environments from the Developer Tools settings in the remote console for your Catalyst project. You can also download the SDK packages directly while initializing or creating functions from the CLI or the console respectively.
Is there a free plan in Catalyst?
Catalyst provides its development environment for completely free of charge. You can use all Catalyst components and deploy your project in the sandbox without needing to provide your credit card details. Catalyst will begin billing your usage in a pay-as-you go model, only after you deploy your project to production.
View all FAQ