Top

Documentation

ReelEaseAI is a powerful cloud-based WhatsApp automation platform designed as a complete SaaS solution. Manage customer conversations, automate workflows with AI-powered chatbots, broadcast messages, integrate with third-party services, and scale your WhatsApp operations—all from one unified dashboard.

Create project :


NOTE :
Before launching the app, ensure you have correctly set up the ReelEaseAI Node.js and have added all necessary data through the admin panel.


Create a Project :

  1. Open terminal and change location to where you want to create project.

  2. To create a React Native project, run the following command :
    npx react-native init ReelEaseAI

  3. If you want to create a project with a specific React Native version, use the command :
    npx @react-native-community/cli init ReelEaseAI --version 0.83.0