{% extends "base.html" %} {% block content %}

Welcome to Repotoire, {{ name }}!

You're all set to start analyzing your codebase health with the power of knowledge graphs.

Getting Started

  1. Connect a repository - Link your GitHub repos
  2. Run your first analysis - We'll build a knowledge graph
  3. Review your health score - Get actionable insights

Go to Dashboard

{% endblock %}