Quick Start
Get up and running with DevRadar in under 5 minutes.Prerequisites
- A Google account (for saving projects)
- A modern web browser
Step 1: Check Technology Compatibility
The quickest way to understand DevRadar is to try a compatibility check:- Visit devradar.dev
- Navigate to the Check page from the navigation
- Enter your first technology (e.g.,
nextjs) - Enter your second technology (e.g.,
prisma) - Click Check Compatibility
- Compatibility Status - Compatible, Partial, Incompatible, Deprecated, or Unknown
- Severity Level - Info, Warning, Error, or Critical
- Detailed Message - What works, what doesn’t, and why
- Workarounds - Alternative approaches when available
Step 2: Scan Your Project
Already have a project? Check your entire tech stack at once:- Navigate to the Scan page at devradar.dev/scan
- Upload your
package.jsonfile - View automatic compatibility analysis
- All dependencies in your project
- Potential compatibility issues
- Edge Runtime conflicts
- Database pairing problems
Step 3: Explore AI Tools Directory
Discover AI coding tools that work with your stack:- Navigate to Tools from the navigation
- Use filters to narrow down by:
- Tool type (AI IDE, CLI Agent, Vibe Coding, Managed Platform)
- Capabilities (SSR, Mobile, Database support, etc.)
- Privacy model
- Click any tool to see detailed comparisons
Step 4: Build Your Stack with the Wizard
For a comprehensive approach, use the Stack Wizard to build and validate your complete stack:- Navigate to /wizard (sign in required)
- Choose your development approach:
- Track A: AI-Assisted Development (select an AI tool first)
- Track B: Traditional Development (start with your framework)
- Follow the 5-step guided process
- Get a compatibility score for your complete stack
- Save your project to track changes over time
Common Use Cases
”I’m starting a new project”
Use the Stack Wizard at /wizard to build and validate your complete tech stack.”I want to check if X works with Y”
Use the Compatibility Checker at /check for instant pair verification.”I’m evaluating AI coding tools”
Browse the AI Tools Directory at /tools and compare capabilities side-by-side.”I want to check my existing project”
Upload yourpackage.json to the Stack Scanner at /scan for analysis.
What’s Next
- Key Concepts - Understand compatibility scores and statuses
- Stack Wizard Guide - Deep dive into guided stack building
- API Reference - Integrate DevRadar into your workflow
Need help? Check our Features documentation or join our community.