{% extends "base.html" %} {% block title %}Review Your Project - PairCoder Setup{% endblock %} {% block content %} Review Your Project Review the files and configuration before creating your project. Files to be created Loading file preview... Config Preview Loading config preview... {% if integrations %} {{ tier_display }} Integrations Available Your tier includes integrations. Add them now or configure later. {% for integration in integrations %} {% if integration_status[integration.id] %} ✓ {% else %} ○ {% endif %} {{ integration.name }} {{ integration.description }} {% endfor %} Configure Selected {% endif %} ⚠ Existing .paircoder/ directory will be backed up before overwriting. Creating project... Back Create Project {% endblock %}
Review the files and configuration before creating your project.
Loading config preview...
Your tier includes integrations. Add them now or configure later.
Existing .paircoder/ directory will be backed up before overwriting.
.paircoder/
Creating project...