import { Query } from 'appwrite' import { useEffect, useState } from 'react' import { appwriteDatabaseId, databases } from '../lib/appwrite' const statCard = (label: string, value: string | number, helper?: string) => (
{label}
{value}
{helper ?{helper}
: null}Overview
Consolidação das integrações com GitHub, Cloudflare e Appwrite para acompanhar deploys e automações.
Acompanhe as últimas execuções registradas no Appwrite.