Steps
- Go to Import in the sidebar and select Bitbucket
- Paste your Bitbucket repository URL (e.g.,
https://bitbucket.org/workspace/project) - Click Import
Bitbucket import currently supports public repositories via URL. OAuth-based account connection for private repositories is coming soon.
What gets analyzed
- Code — Full source tree is cloned and indexed
- Tech stack — Auto-detected from package manifests
- Database schema — Parsed from ORM configs and SQL migrations
- Features — Inferred from routes and module structure