Make sure you have the following installed on your system:
- Node.js
- Yarn
- Python
- Pip
-
Clone the repository:
git clone <repository-url>
-
Navigate to the project directory:
cd <project-directory>
-
Install dependencies using Yarn:
yarn install
-
Copy the
sample.envfile and rename it to.env. -
Update the environment variables in the
.envfile as needed.