⚠️ Before you begin: Please make sure you have completed the Get Started section first to set up all required API keys and environment variables.
Note: Make sure you have pnpm
installed:
You might need to use a virtual environment when installing dependencies using pip. You must use Python version >3.10. (If you change your Python version after creating a virtual environment, delete the venv
directory and recreate it with the correct Python version)
If you see an error about a missing dependency you can now install it with pip
:
.env.local
in both frontend and backend directories and copy the contents of the .env
file created earlier:Note: Make sure you have Node.js installed:
Install any missing packages: