Getting Started with CommonGraph¶
This section will help you get CommonGraph up and running, and understand the key concepts behind the platform.
Quick Navigation¶
- Quick Start — The fastest way to run CommonGraph locally
- Basic Concepts — Learn the fundamental building blocks
What You'll Need¶
- Docker and Docker Compose (for the easiest setup)
- Alternatively: Python 3.13+, Node.js, and PostgreSQL
- A terminal and text editor
- About 10 minutes for the quick start
First Steps¶
- Clone the repository
- Follow the Quick Start guide
- Read about Basic Concepts
- Explore the configuration options in User Guide
Questions?¶
If something isn't clear, check the main User Guide for more detailed explanations.