-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started
SaraPettinari edited this page Jun 26, 2025
·
1 revision
Clone the official repository:
https://github.com/soup-ocpm/soup.git-
Install Docker
-
Navigate to project folder and run:
docker-compose -p soup-tool up --build💡 Mac users (and newer Docker versions) may need to run:
docker compose -p soup-tool up --build
- Access the Tool:
- Angular frontend:
http://localhost:4200 - Python backend:
http://localhost:8080 - Memgraph Lab:
http://localhost:3000
🥣 Soup - 2025