{% extends "dashboard/layout.htm" %} {% block content %}

Connect project

Choose an existing project directory, alfrd.yaml, or .alfrd.yaml. ALFRD reads the manifest; it does not modify your source project.

{% if not mutations_enabled %}

Project connection is available only on a local, runtime-enabled dashboard. Open the loopback dashboard on the server, or connect with the CLI.

{% else %} {% if errors %}{% endif %}

Only the selected directory is inspected; parent directories are never searched.

Cancel
{% if errors %}{% endif %} {% endif %} {% endblock %}