Before you can install and use erxes, make sure you install the following on your computer:
Important
Make sure you are inside the erxes folder before proceeding with the installation steps. Being in the correct directory is crucial for the setup process to work properly.
Follow the instructions in the MongoDB documentation to install MongoDB on your system.
Follow the instructions in the Redis documentation to install Redis on your system.
Important
If You are not using plugins, you can remove the ENABLED_PLUGINS line. If ENABLED_PLUGINS is null value it might break the setup process.
Once you've started both the frontend and backend services, you can access them at the following URLs:
erxes frontend is available at http://localhost:3001